1
0
mirror of https://github.com/thangisme/notes.git synced 2024-10-02 23:56:00 -04:00

Fixed css style

This commit is contained in:
Silvio Giebl 2020-01-02 11:59:52 +01:00
parent f1c306c814
commit a3d8c14609

View File

@ -266,8 +266,8 @@
box-shadow: none;
@include mq(md) {
padding-left: #{$sp-4 * 1.25 + $sp-5};
width: $search-results-width;
padding-left: #{$sp-4 * 1.25 + $sp-5};
}
}