Commit 7ecd915
authored
π§ Fix: SVG Loading Issues in Dark Mode for Case Studies (#1000)
* β¨ feat: Enhance UI components and assets
- π¨ Refactor (card): Reorder CSS classes for improved readability and consistency, enhancing maintainability by standardizing class order.
- π Implement theme-based image URLs in case studies, adjusting image URLs based on the selected theme to improve layout structure and user experience.
- π Add new GitHub logo image file to maintain branding consistency.
* π¨ refactor β»οΈ(assets): Update logos to SVG format
- Updated logo file format from PNG to SVG in case studies JSON
- Refactored image URL transformation logic for clarity
- Added new SVG files for 6river and GitHub logos in white
- Deleted old GitHub logo image file
These changes enhance logo quality and improve dark theme support.1 parent 13c081f commit 7ecd915
File tree
6 files changed
+37
-3
lines changed- data
- pages/overview/case-studies
- public/img/logos
6 files changed
+37
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
13 | 25 | | |
14 | 26 | | |
15 | 27 | | |
| |||
23 | 35 | | |
24 | 36 | | |
25 | 37 | | |
26 | | - | |
| 38 | + | |
27 | 39 | | |
28 | 40 | | |
29 | 41 | | |
30 | 42 | | |
31 | 43 | | |
32 | | - | |
| 44 | + | |
33 | 45 | | |
34 | 46 | | |
35 | 47 | | |
| |||
File renamed without changes.
Loading
Binary file not shown.
Loading
0 commit comments