feat: scale down images to 258x200, fix aspect ratio in css

reduces file size from 19,6MB to 3,4MB
This commit is contained in:
Manuel Schmid
2024-01-07 12:03:18 +01:00
parent d03441a079
commit d5f25eedea
277 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
#stylePreviewOverlay {
display: none;
width: 120px;
width: 130px;
height: 100px;
position: fixed;
top: 0px;