Float the icon to the left, raising the content higher

This commit is contained in:
Deon George
2022-10-01 11:07:03 +10:00
parent b96ea4a217
commit 562b14002c
4 changed files with 12 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
@includeIf('layouts.partials.header')
<section id="content-section" class="content-section">
<div class="container mb-5">
<div class="container mt-2 mb-5">
<div class="single-col-max mx-auto">
<h2 class="section-heading text-center mb-5">@yield('contentheader_title', 'Content Title')</h2>
<!-- Your Page Content Here -->