diff --git a/static/asahi/index.html b/static/asahi/index.html index 94fa36c..80031f3 100644 --- a/static/asahi/index.html +++ b/static/asahi/index.html @@ -30,10 +30,15 @@

Asahi

- -
-

They/Them

-

Marcy & Violet <3

+
+ +
+
+
+

They/Them

+

Marcy & Violet <3

+
+

diff --git a/static/index.html b/static/index.html index 6bbf570..0889385 100644 --- a/static/index.html +++ b/static/index.html @@ -27,11 +27,17 @@

{Violet}

- -
-

They/Them

-

Developer

-

{DISCORD_STATUS}

+
+ +
+
+
+

They/Them

+

Developer

+

Dating Asahi <3

+

{DISCORD_STATUS}

+
+

diff --git a/static/root.css b/static/root.css index 492cf3d..be036ec 100644 --- a/static/root.css +++ b/static/root.css @@ -40,12 +40,17 @@ .pfp { border-radius: 15px; border: darkgray 4px solid; + float: right; width: 60%; aspect-ratio: 1/1; transform: scale(0.9); border-radius: 50%; } +.CLAlign { + display: inline-block; +} + .activity { border-width: 3px; border-radius: 10px;