Skip to content

Commit 4489862

Browse files
Added fixed line height to the copyCodeBtn
1 parent 0e7dd82 commit 4489862

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_code-blocks/webflow-theme.css

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ pre {
174174
padding: 10px 14px;
175175
font-family: monospace;
176176
font-size: 16px;
177+
line-height: 1.25;
177178
outline: none;
178179
transition: all 0.15s ease;
179180
}

0 commit comments

Comments
 (0)