fixes image aspect ratio
This commit is contained in:
@@ -11,3 +11,7 @@
|
|||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
padding-bottom: 2rem;
|
padding-bottom: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: none !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user