Guide Page Styling Fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
export default function InfoPage() {
|
||||
return (
|
||||
<div className="px-6 py-10 max-w-3xl mx-auto font-sans text-neutral-100">
|
||||
<div className="px-6 py-10 max-w-1/2 mx-auto font-sans text-neutral-100">
|
||||
<h1 className="text-3xl font-bold mb-4 text-[color:var(--color-warning-300)]">
|
||||
Beverage Consumption Info!
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user