@copoko/space
Version:
CoPoKo Space
13 lines (11 loc) • 365 B
HTML
<!-- Content Header (Page header) -->
<section class="content-header">
<div class="container-fluid">
<h2 class="text-center display-4">Setting</h2>
</div>
</section>
<!-- Main content -->
<section class="content">
<div id="card-set"></div>
<button id="add-project" type="button" class="btn btn-block btn-primary btn-lg">Add Project</button>
</section>