From c2ce03bd0fc598c12a9b7a1f2990b185f65db541 Mon Sep 17 00:00:00 2001
From: hydenw
Date: Mon, 31 Jul 2023 21:42:28 -0400
Subject: [PATCH 1/2] Initial CSS
---
starter/03-CSS-Fundamentals/index.html | 6 +++-
starter/03-CSS-Fundamentals/style.css | 50 ++++++++++++++++++++++++++
2 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 starter/03-CSS-Fundamentals/style.css
diff --git a/starter/03-CSS-Fundamentals/index.html b/starter/03-CSS-Fundamentals/index.html
index df8a623a8..bd8f745af 100644
--- a/starter/03-CSS-Fundamentals/index.html
+++ b/starter/03-CSS-Fundamentals/index.html
@@ -3,6 +3,7 @@
The Basic Language of the Web: HTML
+
@@ -141,6 +142,9 @@ Related posts
-
+