Fixed article style
This commit is contained in:
parent
ef784e288a
commit
786e37afd4
|
@ -16,11 +16,7 @@ img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.shoutHeader {
|
.shoutHeader {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 1.5em;
|
||||||
|
|
||||||
@include media-breakpoint-up(md) {
|
|
||||||
margin: 0 0 2em;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.articleContent {
|
.articleContent {
|
||||||
|
@ -114,6 +110,10 @@ img {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ta-sub {
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
*[data-bg='black'] {
|
*[data-bg='black'] {
|
||||||
background: #000;
|
background: #000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
|
@ -600,6 +600,7 @@ figure {
|
||||||
@include font-size(1.2rem);
|
@include font-size(1.2rem);
|
||||||
|
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
margin-top: 0.5em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user