mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Fixed minor spacing issues on the header
This commit is contained in:
parent
7390c17a26
commit
f846ceb7ed
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -192,9 +192,11 @@ production stylesheet in assets/built/screen.css
|
||||
}
|
||||
|
||||
:is(.site-logo, .site-title) + .site-description {
|
||||
max-width: 640px;
|
||||
margin-top: 16px;
|
||||
font-size: 2.4rem;
|
||||
font-weight: 400;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.site-logo + .site-description {
|
||||
@ -323,10 +325,6 @@ production stylesheet in assets/built/screen.css
|
||||
grid-column-start: 2;
|
||||
}
|
||||
|
||||
.is-head-middle-logo .gh-head-actions {
|
||||
gap: 28px;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.is-head-middle-logo .gh-head-menu {
|
||||
margin-right: 64px;
|
||||
|
Loading…
Reference in New Issue
Block a user