Skip to content

Commit 06eed44

Browse files
adamluikudo-sync-bot
authored andcommitted
Spaced out font families for readability ↞ [auto-sync from KudoAI/chatgpt.js-chrome-starter]
1 parent 03d23a6 commit 06eed44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/chrome/extension/popup/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ body { width: max-content ; height: 85px !important ; margin: 0 }
44

55
/* General font */
66
body, button, input, select, textarea {
7-
font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",sans-serif ;
7+
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", sans-serif ;
88
font-size: .905rem ; user-select: none
99
}
1010
a { color: #999 ; text-decoration: none }

0 commit comments

Comments
 (0)