Skip to content

Commit b5e9b16

Browse files
committed
prettier
1 parent 0692e38 commit b5e9b16

File tree

1 file changed

+2
-1
lines changed
  • packages/site-kit/src/lib/styles

1 file changed

+2
-1
lines changed

packages/site-kit/src/lib/styles/base.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@ blockquote :last-child {
146146
}
147147

148148
/* buttons -------------------------------- */
149-
input, button {
149+
input,
150+
button {
150151
font-family: var(--sk-font-ui);
151152
font-size: inherit;
152153
}

0 commit comments

Comments
 (0)