We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4520563 commit 4a5e00cCopy full SHA for 4a5e00c
1 file changed
src/styles/css/options.css
@@ -21,16 +21,18 @@ body {
21
22
background-color: #6cc655;
23
24
- font-family: "Open Sans Condensed", "Noto Sans KR", serif;
+ font-family: "Open Sans Condensed", sans-serif;
25
font-size: 20px;
26
+ font-weight: 700;
27
}
28
29
h3 {
30
margin: 0;
31
padding: 0;
32
33
34
font-size: 18px;
35
36
37
38
.label {
0 commit comments