From c85b8826b7e102148da98ed5d487ef4b95cf6d4a Mon Sep 17 00:00:00 2001 From: flem Date: Thu, 15 Jun 2023 12:53:12 +0200 Subject: [PATCH] Update 'how-to-make-a-notebook-that/style.css' --- how-to-make-a-notebook-that/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-make-a-notebook-that/style.css b/how-to-make-a-notebook-that/style.css index 346b4f2..796ddd3 100644 --- a/how-to-make-a-notebook-that/style.css +++ b/how-to-make-a-notebook-that/style.css @@ -1,4 +1,4 @@ -@import url("main.css"); +@import url("./main.css"); body{