Skip to content

Commit 6c34c2b

Browse files
Swapnilyende5Swapnil
andauthored
fix(curriculum): Wrapped up CSS properties within the code element (freeCodeCamp#57096)
Co-authored-by: Swapnil <[email protected]>
1 parent a323fca commit 6c34c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/i18n/locales/english/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2190,7 +2190,7 @@
21902190
"title": "Build a Cat Painting",
21912191
"intro": [
21922192
"Mastering CSS positioning is essential for creating visually appealing and responsive web layouts.",
2193-
"In this workshop, you will build a cat painting. You'll learn about how to work with absolute positioning, the z-index property, and the transform property."
2193+
"In this workshop, you will build a cat painting. You'll learn about how to work with absolute positioning, the <code>z-index</code> property, and the <code>transform</code> property."
21942194
]
21952195
},
21962196
"lab-house-painting": {

0 commit comments

Comments
 (0)