Skip to content

Commit 4af35c7

Browse files
committed
removed unnecessary spaces and added margin-bottom for main page
1 parent 454bdf0 commit 4af35c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/styles/main.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,10 +299,10 @@ nav {
299299
flex-direction: column;
300300
}
301301

302-
303302
.matchmakerEventAndChat-container {
304303
display: flex;
305304
justify-content: space-evenly;
305+
margin-bottom: 100px;
306306
}
307307

308308
#chatbar {

0 commit comments

Comments
 (0)