Create mixins for reusuable landing page elements like iframe and gallery
This commit is contained in:
9
src/styles/_gallery.sass
Normal file
9
src/styles/_gallery.sass
Normal file
@@ -0,0 +1,9 @@
|
||||
.gallery
|
||||
h2
|
||||
margin-bottom: 40px
|
||||
.container
|
||||
max-width: 1190px
|
||||
.col-sm-3
|
||||
padding: 0 20px 40px
|
||||
img
|
||||
width: 100%
|
Reference in New Issue
Block a user