Convert CSS to responsive units and fix button scaling

- Convert font-size from px to rem for better accessibility
- Convert padding/margin/gap from px to em for responsive scaling
- Convert width/height/position values to rem
- Convert letter-spacing and transforms to responsive units
- Keep shadows, small borders (1-3px), and media queries as px
- Fix buttons (Manual Update & Settings) to use 100% width and 2.5rem height
- Fix TypeScript error: add missing id property to regexScript object
This commit is contained in:
Spicy_Marinara
2025-10-15 13:05:24 +02:00
parent f21d6030aa
commit a5d39f4245
2 changed files with 357 additions and 358 deletions
+345 -345
View File
File diff suppressed because it is too large Load Diff