Commit eb746b6
committed
minor #1121 [Site] Use monospace system font (smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[Site] Use monospace system font
TL;DR; i suggest to use native system fonts instead of webfont.
Follow #1119, this time for the `monospace` font, with the same reasons.
Again, I put online some before/after captures* with a slider tool to compare.
(* made on macOS Ventura / Firefox)
Captures here: https://smnand.re/w/b68eda/
<img width="1565" alt="slider-comparaison" src="https://github.com/symfony/ux/assets/1359581/c1fd99cd-bc38-4279-9e5f-46f175903d0b">
I made two separate PR because developpers tend to be a little more sensible about code fonts :)
Commits
-------
e9ffa85 Use monospace system fontFile tree
5 files changed
+7
-3
lines changed- ux.symfony.com
- assets/styles
- app
- components
- templates
5 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments