Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -93,6 +93,7 @@
|
|
93 |
justify-content: space-between;
|
94 |
align-items: center;
|
95 |
box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
|
|
|
96 |
}
|
97 |
#dataDisplay { flex: 1; font-size: 14px; }
|
98 |
#dataDisplay h3 { margin: 0 0 5px; font-size: 16px; }
|
|
|
93 |
justify-content: space-between;
|
94 |
align-items: center;
|
95 |
box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
|
96 |
+
disply:none;
|
97 |
}
|
98 |
#dataDisplay { flex: 1; font-size: 14px; }
|
99 |
#dataDisplay h3 { margin: 0 0 5px; font-size: 16px; }
|