From e93c62e45a7ae0502cb14ffcc351e91b43aae0d6 Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Sat, 30 Dec 2023 02:08:54 -0700 Subject: [PATCH] Pages: formatting on main page --- src/pages/index.astro | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index de75a11..8c209a2 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -21,12 +21,12 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts'; Akemi Izuko

- I'm Akemi, a 4th year CS honor student at + Hey! I'm Akemi, a 4th year CS honor student at UAlberta. I'm - usually on discord, but email is the best way to contact me. - Some of my interests include unix, - biking, llamas, 日本語とアニミ... 当たり - 前じゃん and you (>ω^)! + usually on discord, but email is the best way to contact me. Some of + my interests include unix, + biking, llamas, 日本語とアニミ... + 当たり前じゃん and you (>ω^)!

@@ -96,6 +96,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts'; } #big-circle-wrapper { + width: calc(100% - 60%); height: 160vh; z-index: -1; overflow: hidden;