mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 12:39:59 +01:00
🎨
This commit is contained in:
parent
37ac0f8354
commit
1887c0d76b
@ -296,15 +296,14 @@ export default Vue.extend({
|
|||||||
|
|
||||||
> .images
|
> .images
|
||||||
display grid
|
display grid
|
||||||
grid-template-rows 1fr 1fr 1fr
|
|
||||||
grid-template-columns 1fr 1fr 1fr
|
grid-template-columns 1fr 1fr 1fr
|
||||||
gap 4px
|
gap 4px
|
||||||
height 250px
|
|
||||||
padding 16px
|
padding 16px
|
||||||
margin-bottom 16px
|
margin-bottom 16px
|
||||||
background var(--face)
|
background var(--face)
|
||||||
|
|
||||||
> *
|
> *
|
||||||
|
height 70px
|
||||||
background-position center center
|
background-position center center
|
||||||
background-size cover
|
background-size cover
|
||||||
background-clip content-box
|
background-clip content-box
|
||||||
|
Loading…
Reference in New Issue
Block a user