Updated styles
All checks were successful
Build Website / Build NPM Project (push) Successful in 1m43s
Build Website / Tag Version (push) Successful in 11s
Build Website / Build & Push Dockerfile (push) Successful in 2m49s

This commit is contained in:
2024-01-11 09:55:42 -05:00
parent fd6c97989c
commit c18f436e5d
21 changed files with 50 additions and 124 deletions

View File

@@ -20,9 +20,9 @@
</div>
<h3 class="mt-4 mb-0">so we can invade your feed ⚔️</h3>
</div>
<div class="bg-dark text-center text=sm=start">
<div class="d-flex flex-column flex-sm-row flex-wrap justify-content-around container p-3">
<div *ngFor="let group of navigation">
<div class="bg-dark text-center text-sm-start">
<div class="d-flex flex-column flex-sm-row flex-wrap justify-content-center container p-3 pb-0">
<div *ngFor="let group of navigation" class="mx-5">
<h2 class="sitemap-header">{{group.label}}</h2>
<ul>
<ng-container *ngFor="let section of group.children">
@@ -32,7 +32,7 @@
</ng-container>
</ul>
</div>
<div>
<div class="mx-5">
<h2 class="sitemap-header">Contact</h2>
<ul>
<li class="font-weight-strong">Robert Sacco</li>