Skip to content

Commit

Permalink
Added CSS assets for GitHub website
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Feb 11, 2019
1 parent 71fa09b commit b027f79
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions assets/css/style.scss
@@ -0,0 +1,19 @@
---
---

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

.page-header {
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;
}
}

0 comments on commit b027f79

Please sign in to comment.