Decrease spacing between footnotes
This commit is contained in:
2
assets/css/ie.min.css
vendored
2
assets/css/ie.min.css
vendored
File diff suppressed because one or more lines are too long
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -301,7 +301,6 @@ body {
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6,
|
h6,
|
||||||
|
|
||||||
span {
|
span {
|
||||||
.font-rem(14);
|
.font-rem(14);
|
||||||
}
|
}
|
||||||
|
@ -103,7 +103,8 @@ blockquote {
|
|||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
.footnotes {
|
.footnotes {
|
||||||
ol, li, p {
|
ol, li, p {
|
||||||
.font-size(14);
|
margin-bottom: 0;
|
||||||
|
.font-rem(14);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user