wrap-reverse and backdrop blur
This commit is contained in:
@@ -43,7 +43,7 @@ $entry-width: 400px
|
||||
flex-grow: 3
|
||||
justify-content: center
|
||||
margin-top: 100px
|
||||
flex-wrap: wrap
|
||||
flex-wrap: wrap-reverse
|
||||
flex-direction: row-reverse
|
||||
|
||||
.art-ctr
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
z-index: 9999
|
||||
font-family: Neuton, serif
|
||||
background: rgba(0,0,0,0.5)
|
||||
backdrop-filter: blur(5px)
|
||||
width: 100vw
|
||||
height: 100vh
|
||||
position: fixed
|
||||
|
||||
Reference in New Issue
Block a user