From e96aff653fe034a6c6e12280bd39c04197b501a9 Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Sun, 5 Nov 2023 14:46:24 -0500 Subject: modifications to css, layouts, and archetypes --- assets/css/main.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets/css') diff --git a/assets/css/main.css b/assets/css/main.css index e2f171e..4ba8e63 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -151,4 +151,9 @@ html[data-theme="light"] #actions button { .footnotes p { margin: 0; +} + +.book-notes { + flex-grow: 0; + width: 80ch; } \ No newline at end of file -- cgit v1.1