summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 {