diff --git a/themes/chosto/static/css/custom.css b/themes/chosto/static/css/custom.css index 6fd26ef..072007f 100644 --- a/themes/chosto/static/css/custom.css +++ b/themes/chosto/static/css/custom.css @@ -74,6 +74,10 @@ figure img { text-justify: none; } +a.title { + line-height: 1.5; +} + /* Workaround for horizontal scrollbar, probably because I'm messing with containers, sections and columns, but I do not understand