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

Configure Feed

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

about: EA and charities

+9 -7
+6
pages/about.md
··· 26 26 - Electric skateboarding and PEVs. 27 27 - 35mm film photography. 28 28 - Veganism, ethics and plant-based nutrition. 29 + - Effective altruism, albeit mostly focused on animal welfare for now. I 30 + donate to: 31 + * [Good Food Institute](https://gfi.org) 32 + * [ACE Recommended 33 + Charities](https://animalcharityevaluators.org/recommended-charities/) 34 + 29 35 30 36 I maintain a somewhat active list of tech that I [use](/uses). 31 37
+3 -7
static/style.css
··· 173 173 174 174 main ul, 175 175 main ol { 176 - margin: 0 30px 7px 30px; 177 - } 178 - 179 - main ul ul { 180 - margin-bottom: 0; 176 + margin: 10px 30px 10px 30px; 181 177 } 182 178 183 179 .row { ··· 347 343 border-left: 1.5px solid var(--medium-gray); 348 344 } 349 345 350 - ul li::marker { 346 + li::marker { 351 347 color: var(--mediumer-gray); 352 348 } 353 349 ··· 409 405 width: 18px; 410 406 height: 18px; 411 407 font-size: 11px; 412 - margin-right: 0.5rem; 408 + margin-right: 0.8rem; 413 409 box-sizing: content-box; 414 410 display: inline-block; 415 411 position: relative;