From 09eb56e370590bfa3030e8af649331507764edbb Mon Sep 17 00:00:00 2001 From: mms Date: Thu, 11 Apr 2024 23:13:01 +0200 Subject: feat: multi-line breadcrumbs --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 1873bbe..a444673 100644 --- a/static/style.css +++ b/static/style.css @@ -209,7 +209,7 @@ header ol { } header li { - display: inline; + display: block; } header li::after { -- cgit v1.2.3