forked from em/receptty.org
Vycentrování položek v navigaci
This commit is contained in:
parent
26e69618f4
commit
9c90a0792f
@ -13,6 +13,7 @@ nav {
|
||||
ul {
|
||||
display:flex;
|
||||
flex-wrap:wrap;
|
||||
justify-content:center;
|
||||
margin:0;
|
||||
padding:0;
|
||||
list-style-type:none;
|
||||
|
Loading…
Reference in New Issue
Block a user