mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-05 00:00:18 -04:00
fix(curriculum): Wrapped up CSS properties within the code element (#57096)
Co-authored-by: Swapnil <swapnilyende.perficient@gmail.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user