Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
766b57e
1
Parent(s):
9e59940
Update style.css
Browse files
style.css
CHANGED
@@ -111,11 +111,11 @@ h1 {
|
|
111 |
background-color: #121212;
|
112 |
border-radius: 30px !important;
|
113 |
}
|
114 |
-
.image_container .
|
115 |
display: none !important;
|
116 |
}
|
117 |
|
118 |
-
.image_container .
|
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 {
|