From 913ff2aebf95cdc24760deac7dd5278999b7afce Mon Sep 17 00:00:00 2001 From: "Glitch (glitch-hello-website)" Date: Tue, 13 Apr 2021 00:28:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8B=F0=9F=8F=9A=20Checkpoint=20./scrip?= =?UTF-8?q?t.js:1062301/12=20./style.css:1062301/2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script.js | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/script.js b/script.js index 1ccfd3c..6e02a60 100644 --- a/script.js +++ b/script.js @@ -2,4 +2,4 @@ to your site with Javascript */ // prints "hi" in the browser's dev tools console -console.log("hi"); +console.log("Hello 🌎"); diff --git a/style.css b/style.css index 75b3d7c..c1f3c90 100644 --- a/style.css +++ b/style.css @@ -125,7 +125,7 @@ body { font-family: HK Grotesk; font-style: normal; font-weight: bold; - font-size: 120px; + font-size: 100px; line-height: 105%; margin: 0; }