Cleaned up the L&F; Added table sorting; Cleaned up the table styling.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user