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

9 lines
112 B
SCSS
Raw Normal View History

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