add S4 new world rising

This commit is contained in:
2023-12-02 01:36:03 +00:00
parent 8fc13abcb6
commit 7872a2ffec
36 changed files with 685 additions and 382 deletions

View File

@@ -6,6 +6,7 @@
<div class="flex-break item"></div>
<div class="flex-break item"></div>
<div class="flex-break item"></div>
<div class="flex-break item"></div>
<ChainTiers
title="Information"
:col-break="false"
@@ -69,7 +70,7 @@ const expansionInfoItem = ref({
<style lang="scss">
// Masonry Layout - 5 cols
$column: 5;
$column: 6;
.flex-break {
flex: 1 0 100% !important;
@@ -87,7 +88,7 @@ $column: 5;
}
.masonry-container {
height: 6100px;
height: 5600px;
.masonry-col {
width: 1000px;