This commit is contained in:
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -3,15 +3,13 @@
|
||||
<q-header
|
||||
class="main-content bg-transparent"
|
||||
reveal
|
||||
style="transition: all 0.3s ease"
|
||||
style="transition: all 0.5s ease"
|
||||
ref="headerRef"
|
||||
>
|
||||
<div
|
||||
class="q-mx-md q-mt-lg q-py-sm q-px-md"
|
||||
:class="isHeroScroll ? 'text-white' : 'text-white glass shadow-6'"
|
||||
:style="{
|
||||
'backdrop-filter': isHeroScroll ? 'none' : 'blur(12px) saturate(180%)',
|
||||
'-webkit-backdrop-filter': isHeroScroll ? 'none' : 'blur(12px) saturate(180%)',
|
||||
'border-radius': 'var(--base-radius)',
|
||||
'transition': 'all 0.3s ease'
|
||||
}"
|
||||
|
||||
BIN
~$i18n-2-landing.xlsm
Normal file
BIN
~$i18n-2-landing.xlsm
Normal file
Binary file not shown.
Reference in New Issue
Block a user