Yong-Ju commited on
Commit
1fc6864
1 Parent(s): 571d070

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -26,3 +26,7 @@ p {
26
  .card p:last-child {
27
  margin-bottom: 0;
28
  }
 
 
 
 
 
26
  .card p:last-child {
27
  margin-bottom: 0;
28
  }
29
+
30
+ :root {
31
+ color-scheme: light only;
32
+ }