From 2b33d2c1a64fdc0ef3584fa86f8d409d1f4f1295 Mon Sep 17 00:00:00 2001 From: Gen Date: Fri, 24 Jan 2025 12:32:04 -0800 Subject: [PATCH] fix things~ --- .DS_Store | Bin 8196 -> 8196 bytes 404.html | 16 +++++++++------- index.html | 5 ++--- style.css | 22 ++++++++++++++-------- 4 files changed, 25 insertions(+), 18 deletions(-) diff --git a/.DS_Store b/.DS_Store index 08423a061e1a11a8322dafb04fc8f716e75917e7..1389c780271cec46f53da8ac7f66546fa97113b1 100644 GIT binary patch delta 37 tcmZp1XmOa}&nUGqU^hRb)MOrk#hY^ld095^;qhkP%r5bbWn%?9GXUn>3&j8c delta 228 zcmZp1XmOa}&nUk!U^hRb{A3=1#r5nAdJO3dnG7Wi84RTiNuD|R$w@i+Nem1O0zkYT zi0%G^0g%POfTlVp-7q*gKeqrZ$H4LkQ$=pRiwo2|4zJ&f&uLyg>WHk$8e(m3ehOY? i5LE>k$kqvLUM(QVvaz_AX*0XTH
-
-

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;