aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-04-02 04:50:45 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-04-02 04:50:45 +0100
commit02e7ce862fcf8b6ff6722c208640568b9acdbaa4 (patch)
tree940d3da12c29a1571b59978cb8b689f73496635d
parentd91522b37318cba4d69904c74dbe6124cae5b693 (diff)
downloadblossom-02e7ce862fcf8b6ff6722c208640568b9acdbaa4.tar.gz
blossom-02e7ce862fcf8b6ff6722c208640568b9acdbaa4.tar.bz2
blossom-02e7ce862fcf8b6ff6722c208640568b9acdbaa4.zip
limit blogpost widthHEADmain
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index d843bae..0a56507 100644
--- a/static/style.css
+++ b/static/style.css
@@ -404,6 +404,7 @@ iframe {
.blogpost {
font-family: Sligoil;
+ max-width: 900px;
}
.tags {