diff --git a/themes/chosto/static/css/custom.css b/themes/chosto/static/css/custom.css index 9175998..00c395b 100644 --- a/themes/chosto/static/css/custom.css +++ b/themes/chosto/static/css/custom.css @@ -39,4 +39,8 @@ figcaption h4 { figure img { filter: drop-shadow(4px 4px 5px grey) +} + +.menu-label { + text-justify: none; } \ No newline at end of file