diff --git a/holycow_frontend/src/app/layout.css b/holycow_frontend/src/app/layout.css index 501384a..7a167a5 100644 --- a/holycow_frontend/src/app/layout.css +++ b/holycow_frontend/src/app/layout.css @@ -18,7 +18,3 @@ hr { /* TODO: Fix in bluelib */ align-items: center; } - -.fof { - text-align: center; -} \ No newline at end of file diff --git a/holycow_frontend/src/app/none/page.tsx b/holycow_frontend/src/app/none/page.tsx index 8671bfe..7659715 100644 --- a/holycow_frontend/src/app/none/page.tsx +++ b/holycow_frontend/src/app/none/page.tsx @@ -1,6 +1,6 @@ export default async function Page() { return ( -