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;
}

View File

@ -78,6 +78,7 @@
&__work-link,&__work-link-image {
display: block;
width: 100%;
}
/* Media Queries */