web frontend for git (tangled's grandpa)
7
fork

Configure Feed

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

css: bottom padding in refs pre

+1
+1
static/style.css
··· 215 215 216 216 .refs pre { 217 217 white-space: pre-wrap; 218 + padding-bottom: 0.5rem; 218 219 } 219 220 220 221 .refs strong {