summaryrefslogtreecommitdiffstats
path: root/static/css/style.css
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-25 21:20:16 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-25 21:20:16 +0100
commite225b3cea8737d00f92704e130fcfa8e112d2fbe (patch)
tree9379bb6421751923a06bffac0769cc2a03cf7049 /static/css/style.css
parentc82ed0a2ed92df301f86181d584bba1c43e70261 (diff)
update css
Diffstat (limited to '')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index ef30efd..3e2afe2 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -42,7 +42,7 @@ figcaption {
/* } */
img {
- width: 100%;
+ max-width: 100%;
height: auto;
}