git ssb

0+

dangerousbeans / patchbay-bootstrap



Commit fe033cc24951324c4778e7703e97045acde225f5

change photo width from 600px to 100% to eliminate overflow

Gwen committed on 7/21/2016, 2:51:24 AM
Parent: 8ec3c173cbb66e5cd3c3866431ffd5883c151db2

Files changed

style.csschanged
style.cssView
@@ -45,9 +45,9 @@
4545 }
4646
4747
4848 img {
49- max-width: 600px;
49+ max-width: 100%;
5050 display: block;
5151 }
5252
5353 pre {

Built with git-ssb-web