my website at https://anirudh.fi
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

css: tweak media max-width

+1 -1
+1 -1
static/style.css
··· 332 332 padding-bottom: 2rem; 333 333 } 334 334 335 - @media (max-width: 385px) { 335 + @media (max-width: 400px) { 336 336 .footer { 337 337 column-count: 1; 338 338 }