Spaces:
Running
Running
chokiproai
commited on
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -56,14 +56,14 @@
|
|
56 |
}
|
57 |
|
58 |
.tab-pane iframe {
|
59 |
-
width:
|
60 |
height: 100%;
|
61 |
}
|
62 |
footer {
|
63 |
background-color: #343a40;
|
64 |
color: #fff;
|
65 |
text-align: center;
|
66 |
-
padding:
|
67 |
position: fixed;
|
68 |
left: 0;
|
69 |
bottom: 0;
|
|
|
56 |
}
|
57 |
|
58 |
.tab-pane iframe {
|
59 |
+
width: 110%;
|
60 |
height: 100%;
|
61 |
}
|
62 |
footer {
|
63 |
background-color: #343a40;
|
64 |
color: #fff;
|
65 |
text-align: center;
|
66 |
+
padding: 10px;
|
67 |
position: fixed;
|
68 |
left: 0;
|
69 |
bottom: 0;
|