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

@ -38,7 +38,7 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
--selection-background-color: rgba(0, 0, 0, 0.99);
--selection-color: #fff; }
body {
.reveal-viewport {
background: #fff;
background-color: #fff; }