feat: finished with html (pretty much) started with css

This commit is contained in:
moonleay 2023-10-18 20:34:15 +02:00
parent 212d3a25a5
commit 2f112edb29
12 changed files with 141 additions and 58 deletions

View file

@ -1,6 +1,3 @@
import styles from "./page.module.css"
import {Footer, NavBar} from "@/app/util/wrapping_objects";
export default function About() {
return (
<>