chansung commited on
Commit
e3d1a4a
1 Parent(s): 6917255

Update styles.py

Browse files
Files changed (1) hide show
  1. styles.py +1 -1
styles.py CHANGED
@@ -133,7 +133,7 @@ code {
133
  #right-pane {
134
  margin-left: 20px;
135
  margin-right: 20px;
136
- background: white;
137
  border-radius: 20px;
138
 
139
  @media (prefers-color-scheme: dark) {
 
133
  #right-pane {
134
  margin-left: 20px;
135
  margin-right: 20px;
136
+ background: transparent;
137
  border-radius: 20px;
138
 
139
  @media (prefers-color-scheme: dark) {