Fix projects widths
This commit is contained in:
parent
b0e7bccadf
commit
c3ae1a1db8
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue