mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-09-07 16:15:25 -05:00
Cleanup
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="bg-daily-drop">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -61,11 +58,4 @@ const gears = computed(() => gearStore.dailyDropGear);
|
||||
linear-gradient(180deg, rgba(2, 0, 36, 0.10) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.25) 100%);
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.bg-daily-drop {
|
||||
background-image: url('@/assets/img/gesotown-daily-drop-bg.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 420px 73px;
|
||||
background-position: center;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user