Impl Responsive image (initial, needs more work)

This commit is contained in:
2018-07-11 07:31:15 +10:00
parent 17e10572ea
commit 3a97513648
8 changed files with 115 additions and 21 deletions

View File

@ -8,5 +8,6 @@
img {
display: inline-block;
max-width: 100%;
height: auto;
border: none;
}