Update index.html
Browse files- index.html +0 -6
index.html
CHANGED
@@ -17,12 +17,6 @@
|
|
17 |
position: relative;
|
18 |
overflow: hidden;
|
19 |
}
|
20 |
-
|
21 |
-
@media (max-width: 768px) {
|
22 |
-
#viz {
|
23 |
-
height: 100vh;
|
24 |
-
}
|
25 |
-
}
|
26 |
#popup {
|
27 |
display: none;
|
28 |
position: absolute;
|
|
|
17 |
position: relative;
|
18 |
overflow: hidden;
|
19 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
#popup {
|
21 |
display: none;
|
22 |
position: absolute;
|