remove text-dark on content header
This commit is contained in:
@@ -230,7 +230,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
||||
<div class="container-fluid">
|
||||
<div class="row mb-2">
|
||||
<div class="col-sm-6">
|
||||
<h1 class="m-0 text-dark">Starter Page</h1>
|
||||
<h1 class="m-0">Starter Page</h1>
|
||||
</div><!-- /.col -->
|
||||
<div class="col-sm-6">
|
||||
<ol class="breadcrumb float-sm-right">
|
||||
|
||||
Reference in New Issue
Block a user