This repository has been archived on 2025-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
2019-02-08 14:20:04 +02:00

15 lines
202 B
SCSS

---
---
@import "{{ site.theme }}";
.page-header {
background-image: url('/assets/images/header.png');
background-position: center;
background-size: cover;
}
.project-tagline {
opacity: 1;
}