summaryrefslogtreecommitdiff
path: root/templates/index.css
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2024-07-31 07:52:08 -0400
committerSteph Enders <steph@senders.io>2024-07-31 07:52:08 -0400
commit26aebcfa2da034b79c51b7474033347ee7a5b827 (patch)
tree9a4906223bcc73ec95a935e44a72bee8a5e980dc /templates/index.css
parent0908042369681d6accc69b75e8386bb746d40491 (diff)
Publish poem "things werent easier"HEADmaster
Diffstat (limited to 'templates/index.css')
-rw-r--r--templates/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/index.css b/templates/index.css
index 25f0ddb..9648138 100644
--- a/templates/index.css
+++ b/templates/index.css
@@ -188,3 +188,7 @@ main article table tr th {
padding: 2px 8px;
}
+main article.poem p.stanza {
+ white-space: pre-wrap;
+ margin: 0;
+}