adds image rendering on gallery images
This commit is contained in:
@@ -1615,6 +1615,10 @@
|
||||
|
||||
.orbit-slide {
|
||||
max-height: none !important;
|
||||
|
||||
img {
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
}
|
||||
|
||||
.orbit-caption {
|
||||
|
||||
Reference in New Issue
Block a user