This commit is contained in:
syuilo 2018-10-22 18:19:25 +09:00
parent 4848b71ca0
commit 213a7f137e
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -296,15 +296,14 @@ export default Vue.extend({
> .images
display grid
grid-template-rows 1fr 1fr 1fr
grid-template-columns 1fr 1fr 1fr
gap 4px
height 250px
padding 16px
margin-bottom 16px
background var(--face)
> *
height 70px
background-position center center
background-size cover
background-clip content-box