fix: error in console cat painting project step 3 (#52468)

This commit is contained in:
Sem Bauke
2023-12-10 15:45:22 +01:00
committed by GitHub
parent cb507045c0
commit 31b5501cfd
@@ -40,3 +40,7 @@ assert.match(code, /<link\s+(rel=("|')stylesheet\2\s+href=("|')\.\/styles\.css\3
<body></body>
</html>
```
```css
```