summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index bd43f1c..c636347 100644
--- a/static/style.css
+++ b/static/style.css
@@ -46,7 +46,7 @@ footer {
}
img {
- max-width: 600px ;
+ max-width: 90% ;
max-height: 400px ;
margin: auto ;
display: block ;