make title as dark as before

This commit is contained in:
Lisa Passing 2015-06-23 11:11:21 +02:00
parent 8f4c9cf58e
commit 20afef8c43
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
padding-left: 0 !important
padding-right: 0 !important
padding-top: 30px !important
overflow-y: auto
.main,
.profile-view
@ -43,7 +43,7 @@
#main
position: relative
padding: 2em $column-gutter/2 5em
padding: 1.8em $column-gutter/2 5em
.wrapper
overflow: hidden

View File

@ -5,7 +5,7 @@
.repo-header
header
margin: .5rem 0 2.4rem
margin: .5rem 0 2.6rem
> *
vertical-align: middle
@ -15,7 +15,7 @@
font-weight: 400
font-size: 35px
a
color: $grey-medium
color: $grey-dark
&:hover
text-decoration: underline