@@ -156,7 +156,7 @@ div {
 | 
			
		||||
```css
 | 
			
		||||
#container {
 | 
			
		||||
  display: grid;
 | 
			
		||||
s  grid: repeat(2, 60px) / auto-flow 80px;
 | 
			
		||||
  grid: repeat(2, 60px) / auto-flow 80px;
 | 
			
		||||
}
 | 
			
		||||
#container > div {
 | 
			
		||||
  background-color: #8ca0ff;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user