diff options
| -rw-r--r-- | app/assets/stylesheets/main/entries.scss | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/assets/stylesheets/main/entries.scss b/app/assets/stylesheets/main/entries.scss index d67ae67..b9e3e0b 100644 --- a/app/assets/stylesheets/main/entries.scss +++ b/app/assets/stylesheets/main/entries.scss | |||
| @@ -201,6 +201,7 @@ | |||
| 201 | 201 | ||
| 202 | img { | 202 | img { |
| 203 | max-width: 100%; | 203 | max-width: 100%; |
| 204 | height: auto; | ||
| 204 | box-sizing: border-box; | 205 | box-sizing: border-box; |
| 205 | } | 206 | } |
| 206 | 207 | ||
