header poravnava jezika

This commit is contained in:
Nejc Kovač 2022-06-23 15:24:26 +02:00
parent 681d6735e3
commit 90672506e5

View File

@ -915,6 +915,15 @@ header .logo a img {
padding-bottom: 13px;
}
.flag {
display: flex;
align-items: unset;
}
header nav span.menu_item {
border-bottom: unset;
}
.landing_page_content {
font-family: "Source Sans Pro", "sans-serif";
text-align: center;