make title as dark as before
This commit is contained in:
parent
8f4c9cf58e
commit
20afef8c43
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user