Impl Responsive image (initial, needs more work)
This commit is contained in:
@ -8,5 +8,6 @@
|
||||
img {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
border: none;
|
||||
}
|
||||
|
@ -78,6 +78,7 @@
|
||||
|
||||
&__work-link,&__work-link-image {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
Reference in New Issue
Block a user