aboutsummaryrefslogtreecommitdiff
path: root/assets/css/main.css
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2023-11-05 14:46:24 -0500
committerZach Berwaldt <zberwaldt@tutamail.com>2023-11-05 14:46:24 -0500
commite96aff653fe034a6c6e12280bd39c04197b501a9 (patch)
treefe1f16c02ab40850e1453eb80ec5cad5754c2581 /assets/css/main.css
parentae5fbeb8af153d358b4d13d7e2bdd16061ca5524 (diff)
modifications to css, layouts, and archetypesdevelop
Diffstat (limited to 'assets/css/main.css')
-rw-r--r--assets/css/main.css5
1 files changed, 5 insertions, 0 deletions
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 {
151 151
152.footnotes p { 152.footnotes p {
153 margin: 0; 153 margin: 0;
154}
155
156.book-notes {
157 flex-grow: 0;
158 width: 80ch;
154} \ No newline at end of file 159} \ No newline at end of file