Merge pull request #3885 from alphagov/live-broadcast-tour

Add a version of the tour for live services
This commit is contained in:
Chris Hill-Scott
2021-05-24 10:58:45 +01:00
committed by GitHub
17 changed files with 2909 additions and 2623 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -137,7 +137,7 @@
&:hover {
color: $white;
background-color: $link-hover-colour;
box-shadow: 0 0 0 10px solid $link-hover-colour;
box-shadow: 0 0 0 10px $link-hover-colour;
}
&:focus,