design changes and project updates

This commit is contained in:
Nicholas Orlowsky 2023-03-21 11:26:01 -05:00
parent 6ad19a8bfa
commit e375cbe23d
21 changed files with 174 additions and 217 deletions

View file

@ -5,7 +5,7 @@ import React from "react";
export default function Hero() {
return (
<div>
<div className={"child"} style={{
<div style={{
height: "95vh",
display: "flex",
alignContent: "center",