1
Fork 0

Fix projects widths

This commit is contained in:
Jake Howard 2016-05-21 21:54:23 +01:00
parent b0e7bccadf
commit c3ae1a1db8

View file

@ -4,5 +4,6 @@
.portfolio-box { .portfolio-box {
background-color: $brand-grey-dark; background-color: $brand-grey-dark;
max-width: initial;
min-height: 300px; min-height: 300px;
} }