더 나은 TimeTable로 찾아왔습니다.
키보드 유저에 대한 배려가 있었습니다.
This commit is contained in:
parent
bfda6c0aef
commit
857105f563
10 changed files with 471 additions and 254 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue