Card styling
This commit is contained in:
parent
35c79cdd25
commit
70e61e9fa1
|
@ -193,6 +193,12 @@
|
||||||
/* Cards
|
/* Cards
|
||||||
/* ---------------------------------------------------------- */
|
/* ---------------------------------------------------------- */
|
||||||
|
|
||||||
|
.kg-gallery-container,
|
||||||
|
.kg-bookmark-card,
|
||||||
|
.kg-bookmark-publisher {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
.gh-content > * + * {
|
.gh-content > * + * {
|
||||||
margin-top: 1.5rem;
|
margin-top: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue