Enhance styling with updated Tailwind config and CSS
- Extend Tailwind config with experimenta brand colors - Improve CSS base styles and component formatting - Update index page with refined typography
This commit is contained in:
@@ -9,7 +9,7 @@ const handleClick = () => {
|
||||
<template>
|
||||
<NuxtLayout name="default">
|
||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
|
||||
<h1 class="text-4xl font-bold mb-4">Welcome to experimenta Shop</h1>
|
||||
<h1 class="text-4xl font-bold mb-4">Welcome to my.experimenta</h1>
|
||||
<p class="text-lg mb-8 text-white/90">Your gateway to Makerspace annual passes and more.</p>
|
||||
|
||||
<div class="card-info card-accent-border mb-8">
|
||||
|
||||
Reference in New Issue
Block a user