summary refs log tree commit diff stats
path: root/assets/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/index.css')
-rw-r--r--assets/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/index.css b/assets/index.css
index da1c08a..c4a6157 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -35,6 +35,10 @@ a > :is(p, h1, h2, h3, h4, h5, h6) {
   color: -webkit-link;
 }
 
+img {
+    max-width: 100%;
+}
+
 marquee {
   width: 100%;
 }