about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--assets/css/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/theme.css b/assets/css/theme.css
index 1c10e99..f93b197 100644
--- a/assets/css/theme.css
+++ b/assets/css/theme.css
@@ -2,6 +2,10 @@
     --column-width: 80ch;
 }
 
+img {
+    max-width: 100%;
+}
+
 a.skip-main {
     left: 0;
     position: absolute;