summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/style.css b/assets/style.css
index da77912..ca0ebaf 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -136,6 +136,7 @@ cite {
img {
box-sizing: border-box;
+ width: 16rem;
max-width: 100%;
max-height: 90vh;
border: 1px solid var(--dark-gray);