Remove p img width: 100%

This commit is contained in:
Jason Costello 2017-03-07 12:56:16 -08:00 committed by Jack Pearkes
parent 8049040a56
commit f6549e0e26
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ p {
}
img {
width: 100%;
// width: 100%;
}
}