wzxii commited on
Commit
ce52219
1 Parent(s): 7d88398

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -3
style.css CHANGED
@@ -65,10 +65,11 @@
65
  #btn_plot {
66
  border-right-width: 0;
67
  }
68
- /* #btn_about {
69
-
70
- } */
71
  #btn_submit {
 
72
  border-top-right-radius: 5px;
73
  /* border-bottom-right-radius: 5px; */
74
  border-left-width: 0;
 
65
  #btn_plot {
66
  border-right-width: 0;
67
  }
68
+ #btn_about {
69
+ display: none
70
+ }
71
  #btn_submit {
72
+ display: none;
73
  border-top-right-radius: 5px;
74
  /* border-bottom-right-radius: 5px; */
75
  border-left-width: 0;