더 나은 TimeTable로 찾아왔습니다.

키보드 유저에 대한 배려가 있었습니다.
This commit is contained in:
암냥 2025-02-13 20:14:02 +09:00
commit 857105f563
10 changed files with 471 additions and 254 deletions

View file

@ -2,7 +2,6 @@
scroll-snap-type: y mandatory;
overflow-y: scroll;
height: 100vh;
scroll-behavior: smooth;
}
.section {
scroll-snap-align: start;
@ -11,4 +10,4 @@
flex-direction: column;
justify-content: center;
align-items: center;
}
}