datien228 commited on
Commit
d35c528
·
1 Parent(s): 11cb314

Update static/css/style.css

Browse files
Files changed (1) hide show
  1. static/css/style.css +4 -0
static/css/style.css CHANGED
@@ -19,6 +19,10 @@ html, body {
19
  transition: opacity .5s ease-in-out;
20
  }
21
 
 
 
 
 
22
  .row * {
23
  padding-left: 0;
24
  padding-right: 0;
 
19
  transition: opacity .5s ease-in-out;
20
  }
21
 
22
+ iframe {
23
+ scrolling: yes;
24
+ }
25
+
26
  .row * {
27
  padding-left: 0;
28
  padding-right: 0;