edited post
This commit is contained in:
parent
001a9aea95
commit
cae29d9f64
|
@ -2,10 +2,13 @@
|
|||
scroll-snap-type: y mandatory;
|
||||
}
|
||||
|
||||
|
||||
.posts-entry-div {
|
||||
scroll-snap-align: start;
|
||||
}
|
||||
|
||||
.first-entry {
|
||||
scroll-snap-align: start;
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue