Several bugfixes and finishing touches
This commit is contained in:
8
view-webapp/src/main/sass/index.scss
Normal file
8
view-webapp/src/main/sass/index.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
@layer pairgoth {
|
||||
.tournaments.section {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
gap: 1em;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user