Mobile Optimization #8

Merged
revengeday merged 8 commits from kaiserkiwi/cyber-circle-creator:mobile-optimization into main 2024-11-17 13:40:11 +00:00

8 commits

Author SHA1 Message Date
bb1ff382fe
Merge remote-tracking branch 'origin/main' into mobile-optimization
# Conflicts:
#	css/style.css
2024-11-17 14:33:19 +01:00
3cfc87ae72 Merge pull request 'Sync with main repo' (#1) from revengeday/cyber-circle-creator:main into main
Reviewed-on: kaiserkiwi/cyber-circle-creator#1
2024-11-17 13:32:31 +00:00
f367e4b782
fix: Remove accidentally pushed font 2024-11-17 11:44:47 +01:00
be8c44ab7d
refactor: Reduce code duplication by using the section element for general styling
- Fix indentation in index.html
2024-11-17 08:26:36 +01:00
002e945bbe
feat: Optimize the cyber score slider to fit better on mobile 2024-11-17 08:15:40 +01:00
6128fbacd6
feat: The radio group is now actually usable on mobile
- The labels aren't cut off anymore
- Instead of trying to fit four buttons next to each other they're now one each line when not enough room is there
2024-11-17 08:15:18 +01:00
81312824e4
feat: Inherit font size for buttons and input 2024-11-17 08:14:06 +01:00
c86c5fcf98
feat: Add dynamic spacing variables
- Use dynamic spacing for main element and sections
- Fix wonky padding when opening and closing faq answers
2024-11-17 08:13:34 +01:00