Navbar Logo Added

This commit is contained in:
2025-04-12 20:39:51 -04:00
parent eed9e4b920
commit 059bc63c4c
2 changed files with 14 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ export default function PointsGuidePage() {
<div className="bg-surface-700 rounded-xl px-4 py-4 my-6 shadow-sm">
<div className="overflow-x-auto rounded-xl">
<table className="min-w-full text-sm text-left text-[color:var(--color-warning-200)]">
<caption className="caption-top p-4 text-lg font-semibold text-[color:var(--color-warning-200)]">
<caption className="caption-top p-4 text-xl font-semibold text-[color:var(--color-warning-200)]">
Beverage Scoring System
</caption>