Fix image heights
This commit is contained in:
parent
06644493ef
commit
c36c54e930
@ -47,6 +47,7 @@ a {
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
|
Loading…
Reference in New Issue
Block a user