jdesiree commited on
Commit
3bed56d
·
verified ·
1 Parent(s): dfd071a

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -44,7 +44,7 @@
44
  @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
45
 
46
  /* HIDE the HTML components that create scrollbars */
47
- #component-1, #component-2, #component-3 {
48
  display: none !important;
49
  height: 0 !important;
50
  min-height: 0 !important;
 
44
  @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
45
 
46
  /* HIDE the HTML components that create scrollbars */
47
+ #component-1, #component-2 {
48
  display: none !important;
49
  height: 0 !important;
50
  min-height: 0 !important;