he's a CSS wizard, there's gotta be a twist

This commit is contained in:
Nicholas Orlowsky 2022-02-03 17:14:05 -06:00
parent e198d823d9
commit c3ea8020a7
No known key found for this signature in database
GPG key ID: DA69F4D62590FB49

View file

@ -12,7 +12,7 @@ const RunningHobby: InfoCardProps = {
const Lifting: InfoCardProps = { const Lifting: InfoCardProps = {
title: "Lifting", title: "Lifting",
description: "Began lifting when I got into college.", description: "Once I was done with cross country, I was so used to working out everyday, I just couldn't stop. I started lifting as a break from my 6 years and 10,000 miles of running and really really liked it.",
listTitle: "Personal Records", listTitle: "Personal Records",
list:["Bench - 235lbs", "Squat - 345lbs", "Deadlift - 345lbs (I think)"], list:["Bench - 235lbs", "Squat - 345lbs", "Deadlift - 345lbs (I think)"],
listClassName: "col-12" listClassName: "col-12"