mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 15:02:29 +00:00
Adjust logo text after the font change
This commit is contained in:
@@ -108,12 +108,6 @@ address {
|
|||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-logo-text {
|
|
||||||
font-size: .9em;
|
|
||||||
line-height: 1.1;
|
|
||||||
font-family: 'Transport Medium';
|
|
||||||
}
|
|
||||||
|
|
||||||
// -------------------------------------------------------
|
// -------------------------------------------------------
|
||||||
//Navigation
|
//Navigation
|
||||||
// -------------------------------------------------------
|
// -------------------------------------------------------
|
||||||
@@ -144,7 +138,16 @@ address {
|
|||||||
|
|
||||||
.site-logo {
|
.site-logo {
|
||||||
max-height:3rem!important;
|
max-height:3rem!important;
|
||||||
|
|
||||||
|
&-text {
|
||||||
|
font-size: 1.1em;
|
||||||
|
line-height: 1.1;
|
||||||
|
font-family: 'Transport Medium';
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// -------------------------------------------------------
|
// -------------------------------------------------------
|
||||||
// Page Modules
|
// Page Modules
|
||||||
|
|||||||
Reference in New Issue
Block a user