Skip to content

Commit 75c8f1d

Browse files
authored
Merge pull request #912 from rgantzos/main
Improve spacing for `more-editor-fonts` options
2 parents f634533 + 94d69b0 commit 75c8f1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

features/more-editor-fonts/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ span.ste-font-option {
1515
padding-left: .5rem;
1616
border-radius: .5rem;
1717
cursor: pointer;
18+
height: 3rem;
19+
margin-bottom: .25rem;
20+
margin-top: .25rem;
1821
}
1922

2023
span.ste-font-option:hover {

0 commit comments

Comments
 (0)