사이트 사소한 수정
This commit is contained in:
@@ -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)를 제외한 화면 높이를 가득 채움 */
|
||||
|
||||
Reference in New Issue
Block a user