diff --git a/themes/sophie-lewis/assets/scss/main.scss b/themes/sophie-lewis/assets/scss/main.scss index ff49bbd..bf6984f 100644 --- a/themes/sophie-lewis/assets/scss/main.scss +++ b/themes/sophie-lewis/assets/scss/main.scss @@ -13,7 +13,7 @@ $text-colour: #1F1F1F; body { color: $text-colour; font-family: $serif_font; - line-height: 1.4; + line-height: 1.7; h1{ font-family: $mono_font; @@ -111,12 +111,6 @@ hr { font-family: $mono_font; } -.is-outlined{ - background: rgba(0,0,0,0); - border-color: #eb2b2b; - color: #eb2b2b; -} - #content { font-size: 1.1rem; strong,i,b,em { @@ -387,7 +381,6 @@ footer { font-size: 2rem; font-weight: 300; font-style: italic; - line-height: 1.4; } ol {