basic conv display + fetch messages fnc
This commit is contained in:
6
src/components/Mainapp.css
Normal file
6
src/components/Mainapp.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.main {
|
||||
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
background-color: rgb(160, 149, 199);
|
||||
}
|
||||
Reference in New Issue
Block a user