BUGFIX: better spacing
This commit is contained in:
parent
f9cdcdc7c6
commit
942c591403
@ -43,6 +43,7 @@ body {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
header {
|
||||
@ -54,7 +55,6 @@ body {
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-around;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user