CSS fix and change of texts

This commit is contained in:
Moris Zen
2018-07-07 10:43:29 +02:00
parent 5219d13b3a
commit 945c93027d
3 changed files with 43 additions and 43 deletions

View File

@@ -1,11 +1,11 @@
html {
overflow: hidden;
height: 100%;
overflow: hidden;
height: 100%;
}
body {
height: 100%;
overflow: auto;
height: 100%;
overflow: auto;
}
.bg-saburly-indigo {