fix name not absolute

This commit is contained in:
2026-04-07 21:36:25 -05:00
parent c2ae195cb8
commit 98ecd4e984
2 changed files with 3 additions and 3 deletions

View File

@@ -62,5 +62,7 @@ I applied to various schools, around 21+. I had some issues because I maxed out
schools directly on their websites. Unfortunately, I didn't get into University Of Illinois for CS+Math. schools directly on their websites. Unfortunately, I didn't get into University Of Illinois for CS+Math.
That's wild since I got into Georgia Tech out-of-state but the state school denied me. That's wild since I got into Georgia Tech out-of-state but the state school denied me.
The Princeton interview stressed me out, but I was deferred and then rejected, which I still treat as an accomplishment. The Princeton interview stressed me out, but I was deferred and then rejected, which I still treat as an accomplishment.
My top two choices were Michigan State and Georgia Tech, mostly because MSU was so cheap. My top two choices were Michigan State and Georgia Tech, mostly because MSU was so cheap.
I chose Georgia Tech at the end because a Georgia Tech degree just looks too good to pass up. I chose Georgia Tech at the end because a Georgia Tech degree just looks too good to pass up.

View File

@@ -27,9 +27,7 @@ nav
justify-content: center justify-content: center
.name .name
position: absolute margin: auto
left: 50%
transform: translateX(-50%)
h1 h1
margin: auto 0 margin: auto 0
font-size: 40px font-size: 40px