diff options
-rw-r--r-- | _sass/yat/_base.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_sass/yat/_base.scss b/_sass/yat/_base.scss index 85e973e..6f7d9da 100644 --- a/_sass/yat/_base.scss +++ b/_sass/yat/_base.scss @@ -100,8 +100,6 @@ h1, h2, h3, h4, h5, h6 { font-weight: $base-font-weight * 1.5; } - - /** * Links */ @@ -122,7 +120,6 @@ a { } } - /** * Blockquotes */ |