mirror of
https://github.com/kognise/water.css.git
synced 2025-08-11 15:45:15 +02:00
fix(img): add height: auto to keep aspect ratio
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
Reference in New Issue
Block a user