design changes and project updates
This commit is contained in:
parent
6ad19a8bfa
commit
e375cbe23d
21 changed files with 174 additions and 217 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue