Update vendor files
- Drop IE8 polyfill scripts
This commit is contained in:
@@ -292,7 +292,7 @@ button {
|
||||
|
||||
font-style: normal;
|
||||
font-size: 28px;
|
||||
font-family: Arial, Baskerville, monospace;
|
||||
font-family: $base-font;
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
@@ -500,6 +500,10 @@ button {
|
||||
figure {
|
||||
margin: 0;
|
||||
}
|
||||
figcaption {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0; // reset for bottom spacing
|
||||
}
|
||||
}
|
||||
.mfp-bottom-bar {
|
||||
margin-top: -$mfp-image-padding-bottom + 4;
|
||||
|
||||
Reference in New Issue
Block a user