fit content for header ul

This commit is contained in:
Richard Mikloš 2024-01-17 10:42:37 +01:00
parent aaf99f9923
commit 22e3f57538

@ -186,6 +186,7 @@ header ul {
flex-direction: column;
gap: 0;
text-align: left;
width: fit-content;
}
header ul li {
list-style: circle;