fix(curriculum): Wrapped up CSS properties within the code element (#57096)

Co-authored-by: Swapnil <swapnilyende.perficient@gmail.com>
This commit is contained in:
Swapnil Yende
2024-11-08 16:07:58 +05:30
committed by GitHub
parent a323fca656
commit 6c34c2b341

View File

@@ -2190,7 +2190,7 @@
"title": "Build a Cat Painting",
"intro": [
"Mastering CSS positioning is essential for creating visually appealing and responsive web layouts.",
"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."
"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."
]
},
"lab-house-painting": {