mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-04-17 11:30:08 +02:00
different prefetch
This commit is contained in:
@@ -353,6 +353,13 @@ input {
|
||||
left: calc(50% + 1em - 1px);
|
||||
}
|
||||
|
||||
.imgprefetch {
|
||||
position: absolute;
|
||||
width: 0;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1000px) {
|
||||
.column {
|
||||
-ms-flex: 25%;
|
||||
|
||||
Reference in New Issue
Block a user