mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 11:35:32 -04:00
ignore some markdownlint warnings
This commit is contained in:
@@ -19,7 +19,7 @@ header {
|
||||
color: $color-medium-dark;
|
||||
|
||||
h1#name {
|
||||
margin: 0 0 0 0.8em;
|
||||
margin-left: 0.8em;
|
||||
font-size: 1.4em;
|
||||
font-weight: 500;
|
||||
letter-spacing: -0.01em;
|
||||
|
@@ -23,7 +23,8 @@ main#single {
|
||||
}
|
||||
|
||||
h1#title {
|
||||
margin: 0.3em 0 0.5em 0;
|
||||
margin-top: 0.3em;
|
||||
margin-bottom: 0.5em;
|
||||
font-size: 2.3em;
|
||||
line-height: 1.25;
|
||||
font-weight: 700;
|
||||
|
Reference in New Issue
Block a user