guanghap commited on
Commit
2f488f0
1 Parent(s): 5fe7224

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -28,10 +28,10 @@ p {
28
  }
29
 
30
  iframe {
31
- width: 100%;
32
  height: 100%;
33
  border: none;
34
  position: absolute;
35
  top: 0;
36
- left: 0;
37
  }
 
28
  }
29
 
30
  iframe {
31
+ width: 90%;
32
  height: 100%;
33
  border: none;
34
  position: absolute;
35
  top: 0;
36
+ left: 5%;
37
  }