Files
2026-04-28 15:13:50 +02:00

1 line
251 B
CSS

.cmplz-cookiebanner-container .cmplz-cookiebanner{bottom:-50vh;-webkit-animation:slideIn 1s forwards;-webkit-animation-delay:0;animation:slideIn 1s forwards;animation-delay:0}@-webkit-keyframes slideIn{100%{bottom:0}}@keyframes slideIn{100%{bottom:0}}