Commit: Editorial and design.
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
Layout = "~/Views/Shared/_Layout.cshtml";
|
||||
}
|
||||
|
||||
<div class="container py-4 album bg-grey">
|
||||
<div class="container py-4 album">
|
||||
<header class="pb-3 mb-4 border-bottom">
|
||||
<span class="fs-4"><i class="bi bi-box-fill"></i> Services</span>
|
||||
</header>
|
||||
<div class="container px-4 py-5 bg-body-tertiary rounded-3" id="hanging-icons">
|
||||
<div class="container px-4 py-5 bg-body-tertiary rounded-3 border" id="hanging-icons">
|
||||
<h1 class="display-6 fw-bold">Services</h1>
|
||||
<div class="row g-4 py-5 row-cols-1 row-cols-lg-3">
|
||||
<div class="col d-flex align-items-start">
|
||||
|
||||
Reference in New Issue
Block a user