forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
a8f6908940
commit
2c8b4c2ebe
1 changed files with 2 additions and 1 deletions
|
@ -150,7 +150,8 @@ export default Vue.extend({
|
|||
height $height
|
||||
-webkit-backdrop-filter blur(12px)
|
||||
backdrop-filter blur(12px)
|
||||
background-color rgba(#1b2023, 0.75)
|
||||
//background-color rgba(#1b2023, 0.75)
|
||||
background-color #1b2023
|
||||
|
||||
> p
|
||||
display none
|
||||
|
|
Loading…
Reference in a new issue