added min width to accommodate smaller devices

This commit is contained in:
Jamal Jackson 2016-09-30 12:12:43 -04:00
commit 4366cfa1bc

View file

@ -8,6 +8,7 @@
height:100%;
}
#add-contact{
min-width: 300px;
img{
width: 10rem;
display: inline-block;