Skip to content

Commit e78d4c4

Browse files
committed
add vertical space between search results heading, excerpt and date
1 parent ee5e4d7 commit e78d4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_searchresult.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'result-doctype result-datetime'
99
/ 2.7em 1fr;
1010
margin-bottom: $space4;
11-
column-gap: $space2;
11+
gap: $space2;
1212

1313
h2 {
1414
display: inline-block;

0 commit comments

Comments
 (0)