Update Page.module.css

This commit is contained in:
Iszac 2023-11-13 01:20:28 -06:00 committed by GitHub
parent 4aabae0665
commit 0c90c71468
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;
} }