merge from develop to fix header nav view #67
File diff suppressed because one or more lines are too long
|
@ -21,6 +21,7 @@
|
||||||
@include xy-cell(12);
|
@include xy-cell(12);
|
||||||
@include flex;
|
@include flex;
|
||||||
@include flex-align(center, middle);
|
@include flex-align(center, middle);
|
||||||
|
padding-bottom: $global-padding*2;
|
||||||
a, button {
|
a, button {
|
||||||
color: $black;
|
color: $black;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Reference in New Issue