Enhance styling with updated Tailwind config and CSS

- Extend Tailwind config with experimenta brand colors
- Improve CSS base styles and component formatting
- Update index page with refined typography
This commit is contained in:
Bastian Masanek
2025-10-30 14:29:00 +01:00
parent e2e36ad7ae
commit 38056e04d8
3 changed files with 66 additions and 14 deletions

View File

@@ -90,6 +90,17 @@ export default {
},
},
// Font Family
fontFamily: {
sans: [
'Roboto',
'system-ui',
'-apple-system',
'BlinkMacSystemFont',
'sans-serif',
],
},
// Font Sizes (Mobile-First with responsive variants)
fontSize: {
// H1