mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Remove container class
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<Navbar />
|
||||
|
||||
<main class="container mx-auto p-4">
|
||||
<main>
|
||||
<h1 class="text-5xl font-bold text-center mb-5">{{ t("projects") }}</h1>
|
||||
<h2 class="text-3xl text-center mt-10 mb-3">{{ t("wip") }}</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user