Commit 947486d
committed
fix(blog): resolve blog tags positioning issue conflicting with header
- Replace margin-top with padding-top in hero section (pt-20 md:pt-24)
- Prevents blog category tags from appearing behind or conflicting with the ThinkRED logo
- Ensures proper spacing between fixed header and blog post hero content
- Fixes z-index and positioning conflicts in BlogPostPage1 parent 19fcd65 commit 947486d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments