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