Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -28,10 +28,10 @@ p {
|
|
28 |
}
|
29 |
|
30 |
iframe {
|
31 |
-
width:
|
32 |
height: 100%;
|
33 |
border: none;
|
34 |
position: absolute;
|
35 |
top: 0;
|
36 |
-
left:
|
37 |
}
|
|
|
28 |
}
|
29 |
|
30 |
iframe {
|
31 |
+
width: 90%;
|
32 |
height: 100%;
|
33 |
border: none;
|
34 |
position: absolute;
|
35 |
top: 0;
|
36 |
+
left: 5%;
|
37 |
}
|