aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2023-10-23 19:29:28 -0400
committerZach Berwaldt <zberwaldt@tutamail.com>2023-10-23 19:29:28 -0400
commitae5fbeb8af153d358b4d13d7e2bdd16061ca5524 (patch)
tree0c4d95f65ba7fbbaf26b8e187818c259c3f03886 /assets
parent6bfd84ae2c7aad006c3bc84cdce9aebf894cbe62 (diff)
update layouts, readme, config
Diffstat (limited to 'assets')
-rw-r--r--assets/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index fff7794..e2f171e 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -148,3 +148,7 @@ html[data-theme="light"] #actions button {
148 padding: .5em .5em; 148 padding: .5em .5em;
149 color: white; 149 color: white;
150} 150}
151
152.footnotes p {
153 margin: 0;
154} \ No newline at end of file