diff options
Diffstat (limited to 'themes/aoidh/assets/aoidh.css')
| -rw-r--r-- | themes/aoidh/assets/aoidh.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/aoidh/assets/aoidh.css b/themes/aoidh/assets/aoidh.css index 1bb2325..118cbf2 100644 --- a/themes/aoidh/assets/aoidh.css +++ b/themes/aoidh/assets/aoidh.css @@ -194,6 +194,7 @@ cite { } img { + box-sizing: border-box; max-width: 100%; max-height: 90vh; border: 1px solid var(--dark-gray); |