fix name not absolute
This commit is contained in:
@@ -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.
|
||||
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.
|
||||
|
||||
|
||||
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.
|
||||
@@ -27,9 +27,7 @@ nav
|
||||
justify-content: center
|
||||
|
||||
.name
|
||||
position: absolute
|
||||
left: 50%
|
||||
transform: translateX(-50%)
|
||||
margin: auto
|
||||
h1
|
||||
margin: auto 0
|
||||
font-size: 40px
|
||||
|
||||
Reference in New Issue
Block a user