diff --git a/resources/mainPage.html b/resources/mainPage.html index e5f06d4..b679403 100644 --- a/resources/mainPage.html +++ b/resources/mainPage.html @@ -21,12 +21,11 @@

Welcome to Violet's Purgatory

-

Codeberg sync is back no way!!!!

Violet

- +

They/Them

Game & web developer

@@ -35,11 +34,13 @@

-

Socials

-

Blog

Pronouns

-

FAQ

+

Socials

Projects

+
+

Blog

+

FAQ

+

Beta

diff --git a/static/style.css b/static/style.css index 3e6136c..750fe49 100644 --- a/static/style.css +++ b/static/style.css @@ -128,6 +128,7 @@ img { border-radius: 15px; border: darkgray 4px solid; width: 60%; + aspect-ratio: 1/1; transform: scale(0.9); border-radius: 50%; }