Commit 04f5ca4
committed
Fix award logo sizing and disable zoom
Add a no-zoom class to award images and update CSS to enforce consistent logo appearance. assets/css/main.css now applies a fixed width (w-[84px]), aligns the image left (object-left), and resets borders/radius (border-0 rounded-none) for .award-entry__logo to prevent browser zoom/rounding and keep layout stable. community_review.md adds the no-zoom class to the image markup.1 parent 8f168db commit 04f5ca4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1036 | 1036 | | |
1037 | 1037 | | |
1038 | 1038 | | |
1039 | | - | |
| 1039 | + | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments