We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd75596 commit dd65319Copy full SHA for dd65319
1 file changed
docs/2-browser-apps/05-css-layout/index.mdx
@@ -67,7 +67,7 @@ body {
67
}
68
69
.plan {
70
- font-weight: bold; /* フォントを太字にする */
+ font-weight: bold; /* 太字にする */
71
font-size: 24px;
72
73
@@ -532,7 +532,7 @@ header ul {
532
533
534
#logo {
535
536
537
538
0 commit comments