flexujeme (header ul changes)

This commit is contained in:
Richard Mikloš 2024-01-17 10:31:08 +01:00
parent 86cc29ed5c
commit c9399092cf

@ -179,4 +179,9 @@ li.navpage_item{
ul.navpage_list{
gap: 10px;
}
header ul {
display: flex;
flex-direction: column;
}