set image width to 100%

This commit is contained in:
Technoboy10 2016-07-29 17:37:24 -04:00
parent ee1e959be4
commit 6b63f5b7ad

View file

@ -4,6 +4,7 @@
.top { .top {
img { img {
margin-bottom: 10px; margin-bottom: 10px;
width: 100%;
} }
} }