Skip to content

Commit e082a4f

Browse files
authored
Update web_src/css/markup/codepreview.css
1 parent 4413943 commit e082a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/markup/codepreview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.markup .code-preview-container .code-preview-header {
66
border-bottom: 1px solid var(--color-secondary);
77
padding: 0.5em;
8-
font-size: 11px;
8+
font-size: 12px;
99
}
1010

1111
.markup .code-preview-container table {

0 commit comments

Comments
 (0)