1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-10 02:10:52 +00:00

Fixed stylelint

This commit is contained in:
Silvio Giebl 2020-01-03 08:58:38 +01:00
parent d357532b4e
commit b13b44f18b

View File

@ -195,8 +195,8 @@
padding-bottom: $sp-2; padding-bottom: $sp-2;
padding-left: $sp-4; padding-left: $sp-4;
margin-left: $sp-2; margin-left: $sp-2;
word-wrap: break-word;
color: $search-result-preview-color; color: $search-result-preview-color;
word-wrap: break-word;
border-left: $border; border-left: $border;
border-left-color: $border-color; border-left-color: $border-color;
@include fs-2; @include fs-2;