this repo has no description
0
fork

Configure Feed

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

Fix faux bottom spacer not working

+2 -1
+2 -1
src/app.css
··· 104 104 font-size: 1.45em; 105 105 } 106 106 .deck.padded-bottom .timeline > li:last-child { 107 - padding-bottom: 80vh; 107 + padding-bottom: 80vh !important; 108 + padding-bottom: 80dvh !important; 108 109 } 109 110 110 111 .timeline {