Disable lazy images for now
The feature is very unstable on Zola's side, it causes a lot of rendering issues that I don't know how to fix because it's not an issue on my end.
This commit is contained in:
@ -136,7 +136,7 @@
|
||||
.emoji {
|
||||
all: unset;
|
||||
display: inline-block;
|
||||
vertical-align: -0.35em;
|
||||
vertical-align: middle;
|
||||
width: 1.5em;
|
||||
height: 1.5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user