update width and height

This commit is contained in:
2023-12-18 18:57:19 +00:00
parent 4b80251968
commit 9da6d287e2
6 changed files with 8 additions and 8 deletions

View File

@@ -90,7 +90,7 @@ $column: 3;
} }
.masonry-container { .masonry-container {
height: 3755px; height: 3790px;
.masonry-col { .masonry-col {
width: 1000px; width: 1000px;

View File

@@ -90,7 +90,7 @@ $column: 3;
} }
.masonry-container { .masonry-container {
height: 4595px; height: 4640px;
.masonry-col { .masonry-col {
width: 1000px; width: 1000px;
@@ -101,6 +101,6 @@ $column: 3;
} }
.custom-width { .custom-width {
width: 3150px; width: 3140px;
} }
</style> </style>

View File

@@ -92,7 +92,7 @@ $column: 2;
} }
.masonry-container { .masonry-container {
height: 1420px; height: 1440px;
.masonry-col { .masonry-col {
width: 1000px; width: 1000px;
@@ -103,6 +103,6 @@ $column: 2;
} }
.custom-width { .custom-width {
width: 2150px; width: 2115px;
} }
</style> </style>

View File

@@ -93,7 +93,7 @@ $column: 3;
} }
.masonry-container { .masonry-container {
height: 2765px; height: 2775px;
.masonry-col { .masonry-col {
width: 1000px; width: 1000px;

View File

@@ -94,7 +94,7 @@ $column: 4;
} }
.masonry-container { .masonry-container {
height: 8190px; height: 8220px;
.masonry-col { .masonry-col {
width: 1000px; width: 1000px;

View File

@@ -93,7 +93,7 @@ $column: 3;
} }
.masonry-container { .masonry-container {
height: 5855px; height: 5890px;
.masonry-col { .masonry-col {
width: 1000px; width: 1000px;