Skip to content

Commit 81d0cfd

Browse files
committed
1
1 parent 6e42d1d commit 81d0cfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/core.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,15 @@ pre {
111111
border-radius: 5px;
112112
font-size: 1.0em;
113113
font-family: "Nanum Gothic Coding", monospace;
114-
font-weight: 600;
114+
font-weight: 500;
115115
font-style: normal;
116116
}
117117

118118
code {
119119
background-color: #e4e6fa;
120120
font-size: 1.0em;
121121
font-family: "Nanum Gothic Coding", monospace;
122-
font-weight: 600;
122+
font-weight: 500;
123123
font-style: normal;
124124
}
125125

0 commit comments

Comments
 (0)