margin auto > padding auto 🤦

This commit is contained in:
Richard Mikloš 2024-01-25 13:26:04 +01:00
parent 44c1f13121
commit 33f4736f0a

@ -45,10 +45,9 @@ nav ul li {
list-style: none;
color: aliceblue;
margin: 0;
padding: 0;
padding: auto;
width: 95px !important;
height: 50px !important;
margin: auto;
text-align: center;
justify-content: center;
align-items: center;