margin auto > padding auto 🤦
This commit is contained in:
parent
44c1f13121
commit
33f4736f0a
@ -45,10 +45,9 @@ nav ul li {
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
color: aliceblue;
|
color: aliceblue;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: auto;
|
||||||
width: 95px !important;
|
width: 95px !important;
|
||||||
height: 50px !important;
|
height: 50px !important;
|
||||||
margin: auto;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user