Commit a9628cf
committed
Refactor to mobile-first minimal design
- Reduced CSS from 365 to 231 lines (37% reduction)
- Mobile-first responsive design with progressive enhancement
- Removed JavaScript dependencies - pure CSS solution
- Simplified navigation: mobile vertical, tablet/desktop horizontal
- Removed unused layout files and complexity
- Three breakpoints: mobile (base), tablet (768px+), desktop (1024px+)
- Clean brand name display on mobile only1 parent a946f9c commit a9628cf
File tree
6 files changed
+98
-304
lines changed- portfolio/themes/basic
- layouts
- _default
- partials
- static/css
6 files changed
+98
-304
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
36 | | - | |
37 | 33 | | |
38 | 34 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 35 | | |
57 | 36 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments