summaryrefslogtreecommitdiff
path: root/src/static
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2026-07-02 00:16:24 +0200
committeruser@node5.net <user@node5.net>2026-07-02 00:16:24 +0200
commit567a90c0c2da20459f117f275035f920f455c9ea (patch)
treec77d25e2e4170e58e488ee5bff2e217009dce804 /src/static
parent4f7445b5e541f41959080c388468fb4de2fdf2cf (diff)
style - make location icon line up
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 911e281..806cab6 100644
--- a/src/static/main.css
+++ b/src/static/main.css
@@ -19,7 +19,7 @@ body {
}
img {
- width: 100%;
+ width: 102%; /* Make location icon line up */
}
hr {