Skip to content

Commit

Permalink
Added assets for website
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Feb 14, 2019
1 parent a91bc60 commit eb90db2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions assets/css/style.scss
@@ -0,0 +1,21 @@
---
---

@import "{{ site.theme }}";

.page-header {
background-position: center center;
background-image: url("../images/michael-mroczek-199379-unsplash-blurred.jpg");
left: 0;
right: 0;
background-color: #fff;
}

.main-content {
h1, h2, h3, h4, h5, h6 {
margin-top: 2rem;
margin-bottom: 1rem;
font-weight: normal;
color: #222;
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb90db2

Please sign in to comment.