mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-24 05:44:20 +00:00
Plenty of fixes, added missing pages.
This commit is contained in:
@@ -3,7 +3,7 @@ import { vipnagorgialla } from "../layout";
|
||||
export default function Timetable() {
|
||||
return (
|
||||
<div className="flex flex-col min-h-[90vh] bg-[#EEE5E5] p-12 pt-18">
|
||||
<h1 className={`text-6xl ${vipnagorgialla.className} font-bold italic text-[#2A2C3F] mt-8 mb-4`}>Ajakava</h1>
|
||||
<h1 className={`text-5xl sm:text-6xl ${vipnagorgialla.className} font-bold italic uppercase text-[#2A2C3F] mt-8 mb-4`}>Ajakava</h1>
|
||||
<p className="text-2xl text-[#2A2C3F]">Lisame ajakava lähiajal.</p>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user