Skip to content

Commit

Permalink
Added improvements to website
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Feb 15, 2018
1 parent c9a351d commit bf003be
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/top-image.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;
}
}
Binary file added assets/images/top-image.jpg
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 bf003be

Please sign in to comment.