Merge pull request #15 from Johnson-Berisha/patch-1

literlly nothing
pull/20/head
Jen Looper 4 years ago committed by GitHub
commit 8ced67cec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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" />
``` ```
@ -260,4 +260,4 @@ CSS seems deceptively straightforward, but there are many challenges when trying
## Assignment ## Assignment
[CSS Refactoring](3-terrarium/2-intro-to-css/assignment.md) [CSS Refactoring](3-terrarium/2-intro-to-css/assignment.md)

Loading…
Cancel
Save