Cleaned up the L&F; Added table sorting; Cleaned up the table styling.

This commit is contained in:
2022-09-10 17:42:38 -07:00
parent 4ec6d502aa
commit bbff674b62
13 changed files with 237 additions and 3972 deletions

View File

@@ -48,10 +48,10 @@ export const Page = (props) => {
}
</div>
</div>
<div className="col-12 center title">K12 Tempest</div>
<div className="col-12 center">
<div className="nav-separator"/>
</div>
<div className="col-12 center title"><div className="k12">K-12</div> Tempest</div>
{/*<div className="col-12 center">*/}
{/* <div className="nav-separator"/>*/}
{/*</div>*/}
</header>
</div>
</div>