Files
thgtoa/docs/stylesheets
nopeitsnothing 4e26ae486b fix(css): display social links inline on same line
- Added CSS rules to force all .social and .social__link elements to use flexbox
  display instead of block, preventing them from wrapping onto new lines
- Force social icons to remain on same line with nowrap white-space
- Adjust gap between icons for better spacing (0.75em)
- Responsive adjustments for mobile screens
- Fixed icon sizes to match inline display requirements
2026-06-14 14:14:31 -04:00
..