oblika --> styling

This commit is contained in:
Nejc Kovač 2022-08-19 11:37:31 +02:00
parent 89bca789a0
commit 18bd862d38
2 changed files with 1480 additions and 1529 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,6 +2,14 @@
display: none; display: none;
} }
i{
font-size: 16px;
font-weight: 600;
color: #1e88e5;
vertical-align: bottom;
}
// Oblika - prva stran, meni s temami // Oblika - prva stran, meni s temami
@ -228,7 +236,7 @@ div.page_tema {
font-weight: $semi-bold; font-weight: $semi-bold;
// font-family: 'Roboto'; // font-family: 'Roboto';
font-weight: 500; font-weight: 600;
} }
@ -242,10 +250,9 @@ div.page_tema {
margin-bottom: 16px; margin-bottom: 16px;
span.theme_name { span.theme_name {
font-weight: 500; font-weight: 600;
text-transform: uppercase; text-transform: uppercase;
// font-family: 'Roboto'; font-size: 16px;
font-size: 14px;
display: flex; display: flex;
align-items: center; align-items: center;