fix(curriculum): reword city-skyline lesson description (#44839)
Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
This commit is contained in:
		@@ -7,7 +7,7 @@ dashedName: step-22
 | 
			
		||||
 | 
			
		||||
# --description--
 | 
			
		||||
 | 
			
		||||
Create a new variable by the other one called `--building-color2` and give it a value of `#66cc99`. Then set it as the `background-color` of `.bb2`.
 | 
			
		||||
Create a new variable below the other one called `--building-color2` and give it a value of `#66cc99`. Then set it as the `background-color` of `.bb2`.
 | 
			
		||||
 | 
			
		||||
# --hints--
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@ dashedName: step-24
 | 
			
		||||
 | 
			
		||||
# --description--
 | 
			
		||||
 | 
			
		||||
Create a new variable by the other ones named `--building-color3` and give it a value of `#cc6699`. Then use it as the `background-color` of the `.bb3` class and give it a fallback value of `pink`.
 | 
			
		||||
Create a new variable below the other ones named `--building-color3` and give it a value of `#cc6699`. Then use it as the `background-color` of the `.bb3` class and give it a fallback value of `pink`.
 | 
			
		||||
 | 
			
		||||
# --hints--
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user