Commit 907f17f
committed
Footer: add 1.25rem horizontal padding to align bars with hero edges
The hero is inside .site-main (which has padding: 1rem 1.25rem 0.2rem),
so its rendered width is 975px - 40px = 935px. The footer was outside
site-main with no horizontal padding, making its bars span the full
975px. Add the matching 1.25rem horizontal padding to .site-footer so
the bar pair aligns to the same pixel column as the hero banner —
~3% narrower than before, which is exactly what was requested.1 parent 1d6dd1c commit 907f17f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
739 | | - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
740 | 742 | | |
741 | 743 | | |
742 | 744 | | |
| |||
0 commit comments