mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 14:51:31 -07:00
🎨
This commit is contained in:
parent
93e15cdfdd
commit
f11e5fe829
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