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