diff options
author | jeffreytse <jeffreytse.mail@gmail.com> | 2020-09-10 13:13:04 +0800 |
---|---|---|
committer | jeffreytse <jeffreytse.mail@gmail.com> | 2020-09-10 13:13:04 +0800 |
commit | 30ef4d84d0adad66cb7d67d0d156dff3c4c3d3db (patch) | |
tree | e69c11ba43db2c3aa13632589a6bddfdd1df7e91 | |
parent | 2f48f4b117be08c3511ebd8dd535ee5a0f433c5f (diff) |
chore: clean some empty lines
-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 */ |