Feat: better discard overlay
release-tag / release-image (push) Successful in 28s

This commit is contained in:
2024-08-01 22:53:30 +02:00
parent 775712371d
commit 2876f7b91e
8 changed files with 193 additions and 138 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ onMounted(() => {
<style>
:root {
--animation-curve: cubic-bezier(0.175, 0.885, 0.32, 1.275);
--animation-curve: cubic-bezier(0.68, -0.275, 0.32, 1.275);
}
html {
text-align: center;