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;