Skip to content

Commit 7840186

Browse files
cameronpettitDaniel Truong
andauthored
NRCED layout on double ultrawide screen (#910)
Co-authored-by: Daniel Truong <daniel@dtsoftware.ca>
1 parent 15a890d commit 7840186

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

angular/projects/public-nrpti/src/app/records/records-list/records-list.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<main class="container-fluid-padding">
22
<div *ngIf="!loading">
33

4-
<div class="row mt-0 px-4 justify-content-center">
5-
<h1>
4+
<div class="mt-0 px-4">
5+
<h1 class="row justify-content-center">
66
Natural Resources Compliance and Enforcement Database
77
</h1>
88

9-
<p>
9+
<p class="row justify-content-center">
1010
This site can be used to search for compliance and enforcement actions taken by natural resource agencies
1111
including inspections, orders, violation tickets, administrative penalties, court convictions, and more. Use the
1212
keyword search bar or filter your resultes for more specific records.

0 commit comments

Comments
 (0)