💖🚒 Checkpoint

./index.html:96831/423
./styles.css:96831/354
This commit is contained in:
Glitch (hello-webpage)
2018-03-19 20:01:30 +00:00
parent 4a171c5d6d
commit 716cb72225
2 changed files with 15 additions and 3 deletions

View File

@ -1,3 +1,9 @@
/* this CSS (cascading stylesheet) includes rules for how our webpage looks */
body {
font-family:"Benton Sans",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",helvetica,arial,sans-serif;
}
h1 {
font-style: italic
}