francescoKrnl commited on
Commit
766b57e
1 Parent(s): 9e59940

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -111,11 +111,11 @@ h1 {
111
  background-color: #121212;
112
  border-radius: 30px !important;
113
  }
114
- .image_container .controls_wrap {
115
  display: none !important;
116
  }
117
 
118
- .image_container .tools_wrap {
119
  display: none !important;
120
  }
121
  .image_container>div.styler {
 
111
  background-color: #121212;
112
  border-radius: 30px !important;
113
  }
114
+ .image_container .controls-wrap {
115
  display: none !important;
116
  }
117
 
118
+ .image_container .tools-wrap {
119
  display: none !important;
120
  }
121
  .image_container>div.styler {