Skip to content

Commit 5f9468b

Browse files
authored
Update page.mdx
1 parent 8748801 commit 5f9468b

File tree

1 file changed

+1
-1
lines changed
  • apps/landing/src/app/(detail)/docs/core-concepts/optimize-css

1 file changed

+1
-1
lines changed

apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ div {
114114

115115
/* After optimization */
116116
div {
117-
background-color: red
117+
background-color: red;
118118
}
119119
```
120120

0 commit comments

Comments
 (0)