Skip to content

Commit

Permalink
index.md 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
chilensis authored Dec 8, 2024
1 parent 3581e04 commit 1c20179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Use only lowercase.

```css
// Wrong
color: #f5f5f7;
color: #F5F5F7;

// Right
color: #f5f5f7;
Expand Down

0 comments on commit 1c20179

Please sign in to comment.