remove text-dark on content header

This commit is contained in:
REJack
2020-09-23 09:50:37 +02:00
parent 1871f1d45d
commit 89c19af33c
8 changed files with 44 additions and 44 deletions

View File

@@ -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">