Spaces:
Running
Running
Sebastiankay
commited on
Commit
•
2f6056e
1
Parent(s):
ba34384
Update _res/_custom.css
Browse files- _res/_custom.css +1 -1
_res/_custom.css
CHANGED
@@ -262,7 +262,7 @@ span.has-info+div {
|
|
262 |
[data-aspect-ratio="1-1"] {
|
263 |
width: 70px !important;
|
264 |
height: 70px !important;
|
265 |
-
background-image: url("_res/assets/ratio_preview_bgs/70x70px_1zu1.png");
|
266 |
}
|
267 |
}
|
268 |
|
|
|
262 |
[data-aspect-ratio="1-1"] {
|
263 |
width: 70px !important;
|
264 |
height: 70px !important;
|
265 |
+
background-image: url("file=_res/assets/ratio_preview_bgs/70x70px_1zu1.png");
|
266 |
}
|
267 |
}
|
268 |
|