mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-08-03 12:47:36 +00:00
Update image spacing in articles + built data
This commit is contained in:
@ -1566,10 +1566,10 @@ make sure they look good, and are given a bit of extra spacing. */
|
||||
/* Add extra margin before/after any cards,
|
||||
except for when immediately preceeded by a heading */
|
||||
.gh-content :not(.kg-card):not([id]) + .kg-card {
|
||||
margin-top: 0vmin;
|
||||
margin-top: 3vmin;
|
||||
}
|
||||
.gh-content .kg-card + :not(.kg-card) {
|
||||
margin-top: 0vmin;
|
||||
margin-top: 3vmin;
|
||||
}
|
||||
|
||||
/* This keeps small embeds centered */
|
||||
|
Reference in New Issue
Block a user