Remove scroll indicator and reduce hero padding from 8rem to 2rem

This commit is contained in:
Torsten Schulz (local)
2025-10-21 15:41:42 +02:00
parent abec76a2d9
commit af6cc8c90a
60 changed files with 796 additions and 664 deletions

View File

@@ -0,0 +1,8 @@
const Hero_vue_vue_type_style_index_0_scoped_ff244c06_lang = "@keyframes fadeIn-ff244c06{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in[data-v-ff244c06]{animation:fadeIn-ff244c06 .8s ease-out}.animate-fade-in-delay-1[data-v-ff244c06]{animation:fadeIn-ff244c06 .8s ease-out .2s both}.animate-fade-in-delay-2[data-v-ff244c06]{animation:fadeIn-ff244c06 .8s ease-out .4s both}";
const HeroStyles_BpJ8SM3N = [
Hero_vue_vue_type_style_index_0_scoped_ff244c06_lang
];
export { HeroStyles_BpJ8SM3N as default };
//# sourceMappingURL=Hero-styles.BpJ8SM3N.mjs.map