New layout
This commit is contained in:
parent
440e7a3994
commit
f6a070f084
45 changed files with 661 additions and 758 deletions
14
static/sass/_portfolio.sass
Normal file
14
static/sass/_portfolio.sass
Normal file
|
@ -0,0 +1,14 @@
|
|||
.project
|
||||
display: inline-block
|
||||
width: 49%
|
||||
|
||||
img
|
||||
max-height: 250px
|
||||
|
||||
&.project-work-sites
|
||||
width: 24%
|
||||
|
||||
@media ($tablet)
|
||||
.project
|
||||
display: block
|
||||
width: 100% !important
|
Loading…
Add table
Add a link
Reference in a new issue