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