summaryrefslogtreecommitdiffstats
path: root/userContent/static
diff options
context:
space:
mode:
Diffstat (limited to 'userContent/static')
-rw-r--r--userContent/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css
index 7c354be4..8e502124 100644
--- a/userContent/static/style.css
+++ b/userContent/static/style.css
@@ -261,7 +261,7 @@ span.dangerous { color: orange; }
@media all and (min-width: 841px) {
img.graph {
- width: 50%;
+ width: 70%;
height: auto;
}
}