Anxhelo Lushka
6 years ago
No known key found for this signature in database
GPG Key ID: 86086158C83770F8
2 changed files with
2 additions and
2 deletions
-
_site/assets/styles/main.css
-
assets/styles/main.scss
|
@ -216,6 +216,6 @@ h4.header-display::before { height: 2.25rem; transform: translate(-15px, 0); mar |
|
|
@media (max-width: 992px) { .display-md { display: none !important; } } |
|
|
@media (max-width: 992px) { .display-md { display: none !important; } } |
|
|
.display-md { display: unset; } |
|
|
.display-md { display: unset; } |
|
|
|
|
|
|
|
|
body { color: #212529; font-family: "Source Sans Pro", sans-serif !important; font-size: 1.2rem; } |
|
|
body { color: #212529; font-family: "Source Sans Pro", sans-serif !important; font-size: 1rem; } |
|
|
|
|
|
|
|
|
a { text-decoration: none !important; } |
|
|
a { text-decoration: none !important; } |
|
|
|
@ -12,7 +12,7 @@ |
|
|
body { |
|
|
body { |
|
|
color: $oc-gray-9; |
|
|
color: $oc-gray-9; |
|
|
font-family: $font; |
|
|
font-family: $font; |
|
|
font-size: 1.2rem; |
|
|
font-size: 1rem; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
a { |
|
|
a { |
|
|