Update Page.module.css
This commit is contained in:
parent
4aabae0665
commit
0c90c71468
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
.PageCut {
|
.PageCut {
|
||||||
min-height: 50vh;
|
min-height: 50vh;
|
||||||
scroll-snap-align: end;
|
scroll-snap-align: start;
|
||||||
scroll-margin-bottom: 0;
|
scroll-margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue