mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-04-21 12:51:50 +02:00
Update header.row .logo alignment, resolve #158
This commit is contained in:
parent
7379e6332f
commit
a9347be70a
@ -115,6 +115,9 @@ header {
|
||||
// Fix for responsive header, using the grid system's row and column alignment.
|
||||
&.#{$grid-row-name} {
|
||||
box-sizing: content-box;
|
||||
& .#{$header-logo-name} {
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
// Header logo styling.
|
||||
.#{$header-logo-name} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user