Skip to content

Commit 087f4b4

Browse files
author
KR
committed
minor style issues fixed
1 parent 5d39122 commit 087f4b4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/layout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ h1,
3333
.h1 {
3434
margin-top: 20px;
3535
font-family:'Source Sans Pro',Helvetica,Arial,sans-serif;
36-
margin-bottom: 20px !important;
36+
margin-bottom: -20px !important;
3737
font-size: 35px !important;
3838
line-height: 45px !important;
3939
font-weight: 800 !important;

src/templates/page.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ body{
185185
a {
186186
height: 24px;
187187
color: #03A973;
188+
font-weight:600;
188189
text-decoration: none;
189190

190191
&:hover {

0 commit comments

Comments
 (0)