move body styles to new .reveal-viewport

This commit is contained in:
Hakim El Hattab
2020-04-06 13:49:39 +02:00
parent f26fc20b55
commit ff62b96a5d
17 changed files with 39 additions and 32 deletions

View File

@@ -39,7 +39,7 @@ html * {
--selection-background-color: #d33682;
--selection-color: #fff; }
body {
.reveal-viewport {
background: #fdf6e3;
background-color: #fdf6e3; }