mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-04 19:07:37 +00:00
Add conditions to check if members feature is enabled
This commit is contained in:
@ -1490,6 +1490,10 @@ iframe.instagram-media + script + :not([id]) {
|
||||
/* ---------------------------------------------------------- */
|
||||
|
||||
.read-more-wrap {
|
||||
margin-top: 2.4vmin;
|
||||
}
|
||||
|
||||
.footer-cta + .read-more-wrap {
|
||||
margin-top: max(12vmin, 72px);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user