fix(curriculum): typo on step 43
This commit is contained in:
@ -7,7 +7,7 @@ dashedName: step-43
|
|||||||
|
|
||||||
# --description--
|
# --description--
|
||||||
|
|
||||||
The `border-radius` property accepts up to four values to round the round the top-left, top-right, bottom-right, and bottom-left corners.
|
The `border-radius` property accepts up to four values to round the top-left, top-right, bottom-right, and bottom-left corners.
|
||||||
|
|
||||||
Round the top-left corner of `.three` by 30 pixels, the top-right by 25 pixels, the bottom-right by 60 pixels, and bottom-left by 12 pixels.
|
Round the top-left corner of `.three` by 30 pixels, the top-right by 25 pixels, the bottom-right by 60 pixels, and bottom-left by 12 pixels.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user