사이트 사소한 수정

This commit is contained in:
2026-06-04 10:26:10 +09:00
parent 5a03518be9
commit f184b3e61e
2 changed files with 6 additions and 11 deletions
-5
View File
@@ -384,11 +384,6 @@ onMounted(() => {
</template>
<style scoped>
/* culture 페이지의 모든 등장 애니메이션 시작 시점을 살짝 늦춤(+300ms) */
.reveal {
transition-delay: calc(var(--reveal-delay, 0ms) + 300ms);
}
.culture-hero {
position: relative;
/* 헤더(4.5rem)를 제외한 화면 높이를 가득 채움 */