Skip to content

Commit e083d61

Browse files
committed
Add extra top margin above search results
1 parent a796973 commit e083d61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sites/docs/lib/_sass/pages/_search.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
border: none;
3838
border-radius: var(--site-radius);
3939
padding-top: 0.5rem;
40+
margin-top: 0.5rem;
4041

4142
.gsc-completion-selected {
4243
background-color: var(--site-primary-color-highlight);

0 commit comments

Comments
 (0)