diff --git a/client/src/index.css b/client/src/index.css index db8b13a..b286225 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -7,14 +7,21 @@ body { padding: 0; } -.caution-tape { +.wip-warning { + position: relative; color: #fff; background-color: crimson; display: flex; justify-content: center; + align-items: center; } -.caution-tape a { +.wip-warning div { + padding: 10px; + font-size: 1.2rem; +} + +.wip-warning a { text-decoration: underline; } @@ -30,11 +37,18 @@ body { gap: 40px; } -.hero-section img { +.hero-image-container { + display: flex; + justify-content: center; + align-items: center; width: 100%; height: 500px; } +.typed { + color: #f27d42; +} + .hero-text h2 { font-size: 2.5rem; font-weight: 700; diff --git a/client/src/main.tsx b/client/src/main.tsx index 5a5ab02..c295148 100644 --- a/client/src/main.tsx +++ b/client/src/main.tsx @@ -18,9 +18,9 @@ ReactDOM.createRoot(document.getElementById("root")!).render( -
- ⚠️ This site is a work in progress and many features may not work yet! -   +
+
⚠️
 This site is a work in progress. Many features may + not work yet!   View it on GitHub. diff --git a/client/src/routes/Root.tsx b/client/src/routes/Root.tsx index f495cfe..41902d3 100644 --- a/client/src/routes/Root.tsx +++ b/client/src/routes/Root.tsx @@ -39,11 +39,13 @@ const Root: FC = () => { return (
- UserVote +
+ UserVote +
Collect feedback. - Engage your + Engage your Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do