mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-27 01:46:25 -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
|
height $height
|
||||||
-webkit-backdrop-filter blur(12px)
|
-webkit-backdrop-filter blur(12px)
|
||||||
backdrop-filter blur(12px)
|
backdrop-filter blur(12px)
|
||||||
background-color rgba(#1b2023, 0.75)
|
//background-color rgba(#1b2023, 0.75)
|
||||||
|
background-color #1b2023
|
||||||
|
|
||||||
> p
|
> p
|
||||||
display none
|
display none
|
||||||
|
|
Loading…
Reference in a new issue