1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/theme/static/src/scss/homepage.scss

10 lines
134 B
SCSS
Raw Normal View History

2016-05-15 17:42:35 +01:00
/*
Homepage specific styles
*/
.portfolio-box {
background-color: $brand-grey-dark;
2016-05-21 21:54:23 +01:00
max-width: initial;
2016-05-17 13:46:23 +01:00
min-height: 300px;
2016-05-15 17:42:35 +01:00
}