line space
This commit is contained in:
parent
d80b0690b7
commit
f0adfc7427
@ -13,7 +13,7 @@ $text-colour: #1F1F1F;
|
|||||||
body {
|
body {
|
||||||
color: $text-colour;
|
color: $text-colour;
|
||||||
font-family: $serif_font;
|
font-family: $serif_font;
|
||||||
line-height: 1.4;
|
line-height: 1.7;
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
font-family: $mono_font;
|
font-family: $mono_font;
|
||||||
@ -111,12 +111,6 @@ hr {
|
|||||||
font-family: $mono_font;
|
font-family: $mono_font;
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-outlined{
|
|
||||||
background: rgba(0,0,0,0);
|
|
||||||
border-color: #eb2b2b;
|
|
||||||
color: #eb2b2b;
|
|
||||||
}
|
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
strong,i,b,em {
|
strong,i,b,em {
|
||||||
@ -387,7 +381,6 @@ footer {
|
|||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
line-height: 1.4;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ol {
|
ol {
|
||||||
|
Loading…
Reference in New Issue
Block a user