color changes.

This commit is contained in:
2024-12-11 16:33:55 -05:00
parent 512e8b557f
commit e26ffde6c0
5 changed files with 33 additions and 21 deletions

View File

@@ -3,8 +3,8 @@ import { Button } from "src/components/ui/button";
export default function BuilderPage() {
return (
<div className="container mx-auto tactical">
<table className="table-auto border-separate border-spacing-2 border border-slate-500">
<div className="container mx-auto ">
<table className="table-auto border-separate border-spacing-2 border border-slate-500 text-gray-900">
<thead>
<tr>
<th>Component</th>