about summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 79bf59f..1a37f33 100644
--- a/style.css
+++ b/style.css
@@ -37,3 +37,7 @@ footer {
     flex-direction: column;
   }
 }
+
+main img {
+	width: 100%;
+}