Ramesh-vani commited on
Commit
43a64d4
·
verified ·
1 Parent(s): e1fc0fd

Update index.html

Browse files
Files changed (1) hide show
  1. 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; }