From 381a4f14bcb28c0a3ace3c7bca88c39cdbb36fcc Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Sun, 7 Jan 2024 00:36:27 -0600 Subject: [PATCH] Stuffs --- resources/mainPage.html | 11 ++++++----- static/style.css | 1 + 2 files changed, 7 insertions(+), 5 deletions(-) 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%; }