mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
color changes.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user