Make latest copy changes from Living Copy (#1055)

* Make latest copy changes

- update snapshots

* Update cypress test on feedback link

- update snapshot

* Update side panel and copy

- update snapshots

* Make 2nd EO link open in new tab

* Add latest changes from Living copy

* Add back HS indicator to map

* Add "X of Y thresholds exceed" to side panel

- update snapshots

* Update with latest copy

* Update to latest copy

- make BETA pill in logo bold
- correct exceed to exceeded
- update snapshots
- update page title to Meth & data

* Update total indicators to 21

* Update snapshot
This commit is contained in:
Vim 2021-12-17 16:17:57 -05:00 committed by GitHub
commit 409c7238ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 518 additions and 358 deletions

View file

@ -33,6 +33,7 @@
@include u-padding-top('05');
@include u-margin-left(1);
@include u-font("body", "2xs");
@include u-text('bold')
}
.navLinks {

View file

@ -147,11 +147,11 @@ exports[`rendering of the J40Header checks if component renders 1`] = `
<div />
<div>
<span>
This is a Beta site.
This is a beta site.
</span>
<span>
It is an early, in-progress version of the tool with limited data
sets that will be continuously updated.
It is an early, in-progress version of the tool with limited datasets
that will be continuously updated.
</span>
</div>
</div>