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/functional.scss
2016-08-24 12:34:21 +01:00

8 lines
121 B
SCSS

.margin {
margin: 15px;
}
.header-bg {
background-image: url("../img/header.jpg");
background-position: center;
}