literlly nothing

This commit is contained in:
Johnson
2020-11-15 16:35:50 +01:00
committed by GitHub
parent fbe3d3f8cd
commit c0f311ded2

View File

@@ -23,7 +23,7 @@ You should have the HTML for your terrarium built and ready to be styled.
In your terrarium folder, create a new file called `style.css`. Import that file in the `<head>` section: In your terrarium folder, create a new file called `style.css`. Import that file in the `<head>` section:
``` ```html
<link rel="stylesheet" href="./style.css" /> <link rel="stylesheet" href="./style.css" />
``` ```