This commit is contained in:
Valentin
2024-11-08 06:38:16 +01:00
parent cd3b47e913
commit c052f89d27
6 changed files with 60 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
transform: translateX(-50vw);
}
div.views-row {
padding: 0 3vw;
padding: 0 2vw;
@media screen and (min-width: $breakpoint_tablet) {
padding: 0 6vw;
}