From 30ef4d84d0adad66cb7d67d0d156dff3c4c3d3db Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Thu, 10 Sep 2020 13:13:04 +0800 Subject: [PATCH] chore: clean some empty lines --- _sass/yat/_base.scss | 3 --- 1 file changed, 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 */