Fuad Tareq
Results
1
issues of
Fuad Tareq
This was part of the result of un-minifying a stylesheet: ``` .pnd-img { width: auto; height: auto; position: relative; max-width: 100%} ``` Whereas the expected result is: ``` .pnd-img {...