This commit is contained in:
Bruno Rybársky 2024-01-11 16:15:50 +01:00
parent 098643d3fe
commit f5b5ccfc99

@ -56,6 +56,8 @@ ul {
display: flex;
flex-direction: row;
gap: 2rem;
list-style: none;
padding-left: 0;
}
li {