From 800ad52f1ffb86f7b555db908da4b9cfe86c75ac Mon Sep 17 00:00:00 2001
From: owen-webb
Date: Sun, 28 Aug 2022 08:04:57 -0600
Subject: [PATCH 01/12] section-3: Apply base styling to blog.
---
starter/03-CSS-Fundamentals/index.html | 6 +++-
starter/03-CSS-Fundamentals/style.css | 41 ++++++++++++++++++++++++++
2 files changed, 46 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..0bf0270eb 100644
--- a/starter/03-CSS-Fundamentals/index.html
+++ b/starter/03-CSS-Fundamentals/index.html
@@ -2,6 +2,8 @@
+
+
The Basic Language of the Web: HTML
@@ -141,6 +143,8 @@ Related posts
-
+