1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-19 11:21:20 +02:00

Prevent bounce scroll

Fix not complete
This commit is contained in:
José Luis Antúnez
2017-01-13 19:55:55 +01:00
committed by GitHub
parent 2b8b6b1e91
commit 10695e7cef

View File

@@ -299,11 +299,8 @@ dd {
1. Base --> Baseline: 8px = .8rem
=========================================== */
/* == Prevent bounce scroll == */
body {
height: 100%;
overflow: hidden;
overflow-x: hidden;
}
/* == Prototype faster - Vertical rhythm