aboutsummaryrefslogtreecommitdiffstats
path: root/src/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style/style.css')
-rw-r--r--src/style/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/style/style.css b/src/style/style.css
index 8c17ae3..2635721 100644
--- a/src/style/style.css
+++ b/src/style/style.css
@@ -113,6 +113,10 @@ footer blockquote {
margin-inline-start: 0;
}
+img {
+ max-width: 100%;
+}
+
@media only screen and (max-width: 72ch) {
* {
text-align: left;
remember that computers suck.