mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
drop random gradients
This commit is contained in:
parent
d6ecb1217f
commit
34564460d9
11 changed files with 847 additions and 749 deletions
|
@ -183,7 +183,6 @@ onMounted(() => {
|
|||
<img
|
||||
v-if="data.state.art"
|
||||
class="art"
|
||||
loading="lazy"
|
||||
:src="data.state.art" />
|
||||
|
||||
<div class="wrapper">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue