Skip to content

Commit

Permalink
Merge 6c039be into 208cf6d
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed Jan 3, 2019
2 parents 208cf6d + 6c039be commit 077ffce
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/app.less
Expand Up @@ -27,7 +27,7 @@ header {
h1 {
font-size: 2.25rem;
font-weight: 600;
letter-spacing: 0;
letter-spacing: 1px;
font-family: @font-family-system-sans;
margin: 0;
}
Expand Down
2 changes: 1 addition & 1 deletion assets/translate.less
Expand Up @@ -12,7 +12,7 @@ body.translate {
header h1 {
font-weight: 500;
font-size: 1.5rem;
letter-spacing: 1px;
letter-spacing: 0;
}

main {
Expand Down

0 comments on commit 077ffce

Please sign in to comment.