Change list padding
alex wennerberg alex@alexwennerberg.com
Wed, 06 Jan 2021 19:56:40 -0800
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
templates/static/style.css
→
templates/static/style.css
@@ -141,6 +141,10 @@ a:hover {
text-decoration: underline; } +ul { + padding-left: 1.5rem; +} + blockquote { margin-left: 1.5em; font-style: italic;