From a425f1353012b348a41ed2ea2c803df974996e98 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Mon, 19 Sep 2022 17:47:33 -0400 Subject: [PATCH] Converted div .section into main --- about/index.html | 4 ++-- assets/TiB.css | 4 ++-- index.html | 12 ++++++------ network/index.html | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/about/index.html b/about/index.html index 962c86b..555cc58 100644 --- a/about/index.html +++ b/about/index.html @@ -37,7 +37,7 @@ -
+

@@ -225,7 +225,7 @@ create the Network!

-
+
diff --git a/assets/TiB.css b/assets/TiB.css index 1a6ef55..52308ba 100644 --- a/assets/TiB.css +++ b/assets/TiB.css @@ -42,7 +42,7 @@ a:active { color: hsl(0, 80%, 40%); } -.content, footer, header, nav { +main, footer, header, nav { max-width: 80em; margin: 0 auto; } @@ -107,7 +107,7 @@ ul { margin: 0.5em; } -.content { +main { display: flex; justify-content: space-between; flex-wrap: wrap; diff --git a/index.html b/index.html index 71d4569..e0739f5 100644 --- a/index.html +++ b/index.html @@ -37,8 +37,8 @@ -
-
+
+

For the dreamers, from the doers.

Tebibyte Media works to promote free software and open-access @@ -49,8 +49,8 @@ services, and any future benefits that come as a result of the expanding nature of the project.

-
- -
+ +