mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: update skeletons style
This commit is contained in:
@@ -113,7 +113,7 @@ async function getFollowingAuthorVideos() {
|
||||
</div>
|
||||
|
||||
<div mt-4 flex>
|
||||
<div v-if="item % 2 === 0" mr-2 text="transparent sm" inline-block p="x-2 y-1" bg="$bew-fill-1" rounded-4>
|
||||
<div v-if="item % 3 !== 0" mr-2 text="transparent sm" inline-block p="x-2 y-1" bg="$bew-fill-1" rounded-4>
|
||||
hello world
|
||||
</div>
|
||||
<div text="transparent sm" inline-block p="x-2 y-1" bg="$bew-fill-1" rounded-4>
|
||||
|
||||
Reference in New Issue
Block a user