Commit compiled CSS
This commit is contained in:
parent
6f0be229ae
commit
055559e0f1
1 changed files with 4 additions and 0 deletions
|
@ -3092,6 +3092,10 @@ a.tag:hover {
|
|||
.drum {
|
||||
margin-bottom: 1.2rem; }
|
||||
|
||||
/* Remove empty gap from featured homepage image, to match look of content. */
|
||||
.block--highlighted {
|
||||
margin-top: -1.5rem; }
|
||||
|
||||
/* I know this is wrong but it seems to work flawlessly across sizes. */
|
||||
.more-link {
|
||||
float: right; }
|
||||
|
|
Loading…
Add table
Reference in a new issue