mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-21 22:05:46 +00:00
update width and height
This commit is contained in:
@@ -90,7 +90,7 @@ $column: 3;
|
||||
}
|
||||
|
||||
.masonry-container {
|
||||
height: 3755px;
|
||||
height: 3790px;
|
||||
|
||||
.masonry-col {
|
||||
width: 1000px;
|
||||
|
||||
@@ -90,7 +90,7 @@ $column: 3;
|
||||
}
|
||||
|
||||
.masonry-container {
|
||||
height: 4595px;
|
||||
height: 4640px;
|
||||
|
||||
.masonry-col {
|
||||
width: 1000px;
|
||||
@@ -101,6 +101,6 @@ $column: 3;
|
||||
}
|
||||
|
||||
.custom-width {
|
||||
width: 3150px;
|
||||
width: 3140px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -92,7 +92,7 @@ $column: 2;
|
||||
}
|
||||
|
||||
.masonry-container {
|
||||
height: 1420px;
|
||||
height: 1440px;
|
||||
|
||||
.masonry-col {
|
||||
width: 1000px;
|
||||
@@ -103,6 +103,6 @@ $column: 2;
|
||||
}
|
||||
|
||||
.custom-width {
|
||||
width: 2150px;
|
||||
width: 2115px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -93,7 +93,7 @@ $column: 3;
|
||||
}
|
||||
|
||||
.masonry-container {
|
||||
height: 2765px;
|
||||
height: 2775px;
|
||||
|
||||
.masonry-col {
|
||||
width: 1000px;
|
||||
|
||||
@@ -94,7 +94,7 @@ $column: 4;
|
||||
}
|
||||
|
||||
.masonry-container {
|
||||
height: 8190px;
|
||||
height: 8220px;
|
||||
|
||||
.masonry-col {
|
||||
width: 1000px;
|
||||
|
||||
@@ -93,7 +93,7 @@ $column: 3;
|
||||
}
|
||||
|
||||
.masonry-container {
|
||||
height: 5855px;
|
||||
height: 5890px;
|
||||
|
||||
.masonry-col {
|
||||
width: 1000px;
|
||||
|
||||
Reference in New Issue
Block a user