summaryrefslogtreecommitdiff
path: root/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/main.css b/src/static/main.css
index 55fa151..eb0bf30 100644
--- a/src/static/main.css
+++ b/src/static/main.css
@@ -19,7 +19,7 @@ body {
}
img {
- width: 50ch;
+ width: 100%;
}
hr {