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