Commit ed54754
committed
fix: ensure VT323 font properly applies to FOSSRadar.in logo
Fixed Tailwind CSS 4 font configuration conflicts:
- Removed conflicting @theme font definitions from globals.css
- Tailwind CSS 4 now uses fontFamily config from tailwind.config.ts
- VT323 Google Font properly loaded via Next.js font optimization
- Logo uses font-logo utility class mapped to VT323
Configuration:
- Font import: VT323 weight 400 from Google Fonts
- CSS variable: --font-vt323
- Tailwind class: font-logo
- Applied to all FOSSRadar.in logos across homepage, radar, and project pages1 parent bd0851b commit ed54754
1 file changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 3 | | |
13 | 4 | | |
14 | 5 | | |
| |||
21 | 12 | | |
22 | 13 | | |
23 | 14 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 15 | | |
31 | 16 | | |
32 | 17 | | |
0 commit comments