This commit is contained in:
Richard Mikloš 2024-01-28 20:00:51 +01:00
parent cdb86781c9
commit 1398be2e80

@ -102,5 +102,5 @@ nav ul li a {
grid-template-columns: auto auto auto;
width: 80%;
margin: auto;
justify-content: space-between;
justify-content: space-around;
}