Created the glassy class
This commit is contained in:
@@ -20,6 +20,12 @@ body, html
|
|||||||
width: 100%
|
width: 100%
|
||||||
overflow-y: scroll
|
overflow-y: scroll
|
||||||
|
|
||||||
|
.glassy
|
||||||
|
background: $background
|
||||||
|
backdrop-filter: blur(10px)
|
||||||
|
border: 2px solid $border
|
||||||
|
border-radius: 0.8rem
|
||||||
|
|
||||||
::-webkit-scrollbar
|
::-webkit-scrollbar
|
||||||
width: 10px
|
width: 10px
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user