Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion app/_components/screenshots/_screenshots.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.app-screenshots__contents,
.app-screenshots__screenshot {
margin-bottom: govuk-spacing(9);
margin-bottom: govuk-spacing(9) !important;
}

@include govuk-media-query($media-type: print) {
Expand Down
6 changes: 3 additions & 3 deletions app/_components/screenshots/template.njk
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
{%- set itemId = item.id or (itemTitle | slugify) -%}
{%- set file = item.src or (itemId + ".png") -%}
{%- set alt = item.alt or ("Screenshot of " + itemTitle) -%}
<h{{ headingLevel + 1 }} class="govuk-heading-m" tabindex="-1">
<a class="app-link--heading govuk-link" href="#{{ itemId }}">{{ itemTitle }}</a>
</h{{ headingLevel + 1 }}>
<figure class="app-screenshots__screenshot" id="{{ itemId }}">
<h{{ headingLevel + 1 }} class="govuk-heading-m" tabindex="-1">
<a class="app-link--heading govuk-link" href="#{{ itemId }}">{{ itemTitle }}</a>
</h{{ headingLevel + 1 }}>
<a class="govuk-link" href="{{ file }}"><img src="{{ file }}" alt="{{ alt }}"></a>
{%- if item.caption %}<figcaption>{{ item.caption | markdown | safe }}</figcaption>{% endif %}
</figure>
Expand Down
1 change: 1 addition & 0 deletions app/_layouts/product.njk
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
] },
{ title: "Vaccinations", services: [
"Book a vaccination",
"Manage vaccinations in schools",
"Manage your appointments",
"Record a vaccination",
"Select people for invitation"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading