change .wsk-mega-footer--heading to be the same as Body 2
This commit is contained in:
parent
d29a722a0d
commit
cce28d7977
@ -382,8 +382,8 @@ $icon-toggle-ripple-size: 36px !default;
|
||||
*
|
||||
*************/
|
||||
$padding: 16px !default;
|
||||
$footer-heading-font-size: 24px !default;
|
||||
$footer-heading-line-height: (1.5 * $footer-heading-font-size) !default;
|
||||
$footer-heading-font-size: 14px !default;
|
||||
$footer-heading-line-height: (1.7 * $footer-heading-font-size) !default;
|
||||
$footer-btn-size: 36px !default;
|
||||
|
||||
/*mini-footer*/
|
||||
|
@ -167,7 +167,6 @@
|
||||
|
||||
.mdl-mega-footer--heading {
|
||||
position: relative;
|
||||
|
||||
width: 100%;
|
||||
|
||||
padding-right: $footer-heading-line-height + $padding;
|
||||
@ -177,7 +176,8 @@
|
||||
|
||||
font-size: $footer-heading-font-size;
|
||||
line-height: $footer-heading-line-height;
|
||||
font-weight: 300;
|
||||
|
||||
font-weight: 500;
|
||||
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
Loading…
x
Reference in New Issue
Block a user