mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
perf(ux): render background color before loading preview image (#1298)
This commit is contained in:
@@ -315,9 +315,7 @@ sup {
|
|||||||
@extend %rounded;
|
@extend %rounded;
|
||||||
|
|
||||||
&:not(.no-bg) {
|
&:not(.no-bg) {
|
||||||
img {
|
background: var(--img-bg);
|
||||||
background: var(--img-bg);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|||||||
Reference in New Issue
Block a user