Improved search preview

This commit is contained in:
Silvio Giebl
2019-05-19 17:21:20 +02:00
parent 447ba4f20c
commit 9495640378
3 changed files with 6 additions and 3 deletions

View File

@@ -129,6 +129,7 @@
display: inline-block;
width: 40%;
vertical-align: top;
word-wrap: break-word;
}
}
@@ -145,6 +146,7 @@
@include mq(sm) {
display: inline-block;
width: 60%;
vertical-align: top;
}
}