Skip to content
Snippets Groups Projects

Resolve "Dark mode makes slides not display text"

2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline

Files

@@ -8,6 +8,7 @@
}
background-color: white;
color: black;
display: flex;
flex-direction: column;
height: 100cqh;
Loading