From 283bab4e464e81bc955472d3d511e3dceff656ba Mon Sep 17 00:00:00 2001 From: aria Date: Sun, 3 Aug 2025 16:58:11 +1000 Subject: [PATCH] fix+feat: fix css stuff and add more buttons --- astro.config.mjs | 17 ------- public/static/messages/nano-note.tar.zst | Bin 763 -> 128 bytes src/components/FriendLink.astro | 6 +-- src/components/FriendLinkHigh.astro | 2 +- src/components/FriendLinkLow.astro | 2 +- src/components/FriendLinkLowAnimated.astro | 2 +- src/components/FriendLinkMid.astro | 2 +- src/components/FriendLinkMidAnimated.astro | 2 +- src/pages/index.astro | 49 ++++++++++++--------- src/styles/aria.css | 2 +- 10 files changed, 38 insertions(+), 46 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 1917423..0bb334f 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -48,23 +48,6 @@ export default defineConfig({ "camo.githubusercontent.com", "user-images.githubusercontent.com", "private-user-images.githubusercontent.com", - "alyxia.dev", - "nanoshinono.me", - "ata.moe", - "buh.moe", - "hayden.moe", - "onz.ee", - "notnite.com", - // "erisdump.neocities.org", - "espi.me", - "alula.me", - "sapphic.moe", - "calayucu.com", - "meow-d.github.io", - "girlthi.ng", - "lenooby09.tech", - "ackwell.au", - "ari.express" ], }, diff --git a/public/static/messages/nano-note.tar.zst b/public/static/messages/nano-note.tar.zst index 5b62c4ceb090b6b7f6586d8cf264959c5891f74f..2daa80779041ffe338c6e4658b298ea7df4847a3 100644 GIT binary patch literal 128 zcmWN?K@!3s3;@78uiyg~0u4xi10fM+)OLjS;OliSd+}%V{jJ-a$JmT{^m%*ASpK)O zEVRGOIGD@@YVTE#mK}yII}4E*s8*YTm(@!V_Ea5|JAeoxC5jU5iav0PfQd3n_0|@b LNsazx9fMatvGpf~ literal 763 zcmVjkOwY4u=!1TTfTEP7$SQf~rxalvOFEiD{}Rr8LpaZg9KK z1v=XtAvooYhijq_=W=Sty&|(P9wN671Cli`8S9N=$P7@!DxWX2K`+}J9ZCnxFs!t- z31woD2xjcC^HGn5ga(b-QT19}G!dI@9#ZCl^T|;#yleDiGT>y@Da(;UP%D zJ$f9q=DGd5?em`R-evbE`QvCI$l&a_=j-9u=+|hyH_z>N{9nfT!~DH$|LzO^?K(fl zU=Nu3q{*eCNf@o-zyO_B{C;grl_sQWP1Qs{ z%yGt~fx@=fECUgXLm+E3I6QPw-Nme(YDZy|THLA2uH=xc#9(ldBjczQSrg_pO!|t5 z#qm%kd$xvbRSp@wIhuvgBFHtlHL7Gj8wS!RjP{DmqCHgFuJSxtB&`l8RUGjPJLe}^ z(isK_2#ba%qFodUgErWMl0kXY#|5!jWSImbh1eow!ZzLNV8)BIZ~);B3zxBlsa-aa z8L^z_L(G<5bD2F_|1#=9n2T2 +{`${name}`} \ No newline at end of file diff --git a/src/components/FriendLinkHigh.astro b/src/components/FriendLinkHigh.astro index 1e89f08..b9f9970 100644 --- a/src/components/FriendLinkHigh.astro +++ b/src/components/FriendLinkHigh.astro @@ -13,6 +13,6 @@ const { name, image, target } = Astro.props; min-height: 62px; height: 62px; max-height: 62px; - padding: 4px; + padding: 0px; } \ No newline at end of file diff --git a/src/components/FriendLinkLow.astro b/src/components/FriendLinkLow.astro index 22b56e1..9db7cb1 100644 --- a/src/components/FriendLinkLow.astro +++ b/src/components/FriendLinkLow.astro @@ -13,6 +13,6 @@ const { name, image, target } = Astro.props; min-height: 62px; height: 62px; max-height: 62px; - padding: 4px; + padding: 0px; } \ No newline at end of file diff --git a/src/components/FriendLinkLowAnimated.astro b/src/components/FriendLinkLowAnimated.astro index a886eb0..a968c8d 100644 --- a/src/components/FriendLinkLowAnimated.astro +++ b/src/components/FriendLinkLowAnimated.astro @@ -13,6 +13,6 @@ const { name, image, target } = Astro.props; min-height: 62px; height: 62px; max-height: 62px; - padding: 4px; + padding: 0px; } \ No newline at end of file diff --git a/src/components/FriendLinkMid.astro b/src/components/FriendLinkMid.astro index 6785db3..591657f 100644 --- a/src/components/FriendLinkMid.astro +++ b/src/components/FriendLinkMid.astro @@ -13,6 +13,6 @@ const { name, image, target } = Astro.props; min-height: 62px; height: 62px; max-height: 62px; - padding: 4px; + padding: 0px; } \ No newline at end of file diff --git a/src/components/FriendLinkMidAnimated.astro b/src/components/FriendLinkMidAnimated.astro index b716c47..21c38e2 100644 --- a/src/components/FriendLinkMidAnimated.astro +++ b/src/components/FriendLinkMidAnimated.astro @@ -13,6 +13,6 @@ const { name, image, target } = Astro.props; min-height: 62px; height: 62px; max-height: 62px; - padding: 4px; + padding: 0px; } \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index 50ff531..a61c3d6 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,14 +1,10 @@ --- import Partition from "../components/Partition.astro"; -import Greeting from "../components/Greeting"; import Social from "../components/Social.astro"; import BaseLayout from "../layouts/BaseLayout.astro"; -import FriendLink from "../components/FriendLinkHigh.astro"; -import FriendLinkMid from "../components/FriendLinkMid.astro"; -import FriendLinkLow from "../components/FriendLinkLow.astro"; -import FriendLinkLowAnimated from "../components/FriendLinkLowAnimated.astro"; -import FriendLinkMidAnimated from "../components/FriendLinkMidAnimated.astro"; +import FriendLink from "../components/FriendLink.astro"; + const pageTitle = "Aria"; const currentDate = new Date(); @@ -60,13 +56,13 @@ const age = seconds / 31556952;

These are cool people!!


-
+
-
+
- - - + /> -
- + - -
+
+ + +

Extra 88x31 buttons! @@ -207,6 +218,4 @@ const age = seconds / 31556952; ageElem!.outerHTML = `${Math.floor(age)}${age.toFixed(8)} years to be exact!`; }, 1000); - - diff --git a/src/styles/aria.css b/src/styles/aria.css index dba87a9..80bd2f9 100644 --- a/src/styles/aria.css +++ b/src/styles/aria.css @@ -56,7 +56,7 @@ body { color: var(--fourth-colour); } -@media screen and (max-width: 899px) { +@media screen and (max-width: 1024px) { body { width: 95%; padding-top: 0.5em;