cookie banner

master
Benjamin Völkl 2024-01-10 22:02:37 +01:00
parent 2187516ff1
commit 061330130c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<style>
#cookie-settings{
transition: background 0.8s ease;
transition: background 0.6s ease;
background: {{$_primary_ci_color}}80;
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);