mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 17:37:37 +00:00
🐛 Removed non-existent variable
Refs. https://github.com/TryGhost/Casper/issues/676 - removed corresponding CSS declaration as the variable `--white` doesn't exist
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2165,7 +2165,6 @@ Usage (In Ghost editor):
|
|||||||
|
|
||||||
.kg-bookmark-card {
|
.kg-bookmark-card {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: var(--white);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.kg-card + .kg-bookmark-card {
|
.kg-card + .kg-bookmark-card {
|
||||||
|
Reference in New Issue
Block a user