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