design changes and project updates
This commit is contained in:
parent
6ad19a8bfa
commit
e375cbe23d
21 changed files with 174 additions and 217 deletions
|
@ -2,7 +2,7 @@ import React from "react";
|
|||
|
||||
export default function Contact() {
|
||||
return (
|
||||
<div className={"child"} style={{minHeight: "90vh"}}>
|
||||
<div style={{minHeight: "90vh"}}>
|
||||
<div style={{minHeight: "90vh", display: "flex", alignItems: "center", justifyContent: "center"}}>
|
||||
<div>
|
||||
<h1>Contact</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue