Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
And now some syntax highlighted code.
.workGrid{ @extend .grid-row; padding-left: 40px; padding-right: 40px; margin-top: 100px; padding-bottom:100px; } .workGrid__item{ @include col($four); padding:20px; img{ max-width:100%; }