diff --git a/.DS_Store b/.DS_Store index 08423a0..1389c78 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/404.html b/404.html index 0ea348e..42eee7d 100644 --- a/404.html +++ b/404.html @@ -18,13 +18,15 @@
-
-

ERROR: 404

-

Skill issue. The thing you're trying to find doesn't exist.

-
- +
+
+

ERROR: 404

+

Skill issue. The thing you're trying to find doesn't exist.

+
+
+
diff --git a/index.html b/index.html index 87e8606..fac3d85 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ Gen's Website ChloeCat's website Izsybelle's website - mir's website + mir's website amy's website Alyxia's website @@ -66,9 +66,8 @@ Last updated at: +
- This website is part of the -
Catppuccin Webring diff --git a/style.css b/style.css index c037e19..82f6d3e 100644 --- a/style.css +++ b/style.css @@ -10,6 +10,7 @@ body { justify-content: center; align-items: center; width: 100%; + height: 100vh; } /* urbanist-regular - latin */ @@ -105,15 +106,9 @@ footer { .updated { margin: auto; - align-items: center; justify-content: center; - text-align: center; -} - -.socials { - margin: auto; - display: block; - gap: 2em; + justify-items: center; + display: flex; } .four { @@ -121,6 +116,17 @@ footer { vertical-align: middle !important; line-height: normal; } +.meow { + display: flex; + justify-content: center; + justify-items: center; + height: 100vh; +} + +.socials { + display: flex; + justify-content:space-evenly; +} .socials a { padding: 0.25rem 0.5rem;