diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-01-19 20:41:29 +0100 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-01-19 20:41:29 +0100 |
commit | f0d6621cd2bb168ee1ecd6b000ea47469c3589eb (patch) | |
tree | afb33029d1de61928e93977b73b6baf19aa9b40b /style.css | |
parent | ba6ccf887ce2c70c114babb8e0af445439252e37 (diff) | |
download | low-puszcza-f0d6621cd2bb168ee1ecd6b000ea47469c3589eb.tar.gz low-puszcza-f0d6621cd2bb168ee1ecd6b000ea47469c3589eb.zip |
Update style
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; |