Skip to content

Commit 7367cb2

Browse files
committed
fix input not adapting to typography styles
1 parent 362fedb commit 7367cb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ input:not([type=submit]):not([type=checkbox]) {
137137
box-sizing: border-box;
138138
color: var(--wp--preset--color--theme-6);
139139
font-size: var(--wp--preset--font-size--small);
140+
font-family: inherit;
140141
line-height: 1.5;
141142
min-height: 40px;
142143
padding: 8px 12px;

0 commit comments

Comments
 (0)