diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css index 4a307e5..b610c71 100644 --- a/style.css +++ b/style.css @@ -20,6 +20,7 @@ article, figcaption, figure, header, main, nav { table, img { border: 0; } +img { max-width: 80ex; } hr { border: 0; border-bottom: 3px solid #aaa; |