Add rule for resize images.
This commit is contained in:
@@ -74,3 +74,7 @@ body {
|
|||||||
border: 1px solid rgba(0, 0, 0, 0.125) !important;
|
border: 1px solid rgba(0, 0, 0, 0.125) !important;
|
||||||
}
|
}
|
||||||
/* ***** End of Card style ***** */
|
/* ***** End of Card style ***** */
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100% !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user