Skip to content

Commit af21c0c

Browse files
committed
bottom of page > bottom of viewport
1 parent 94b5dd2 commit af21c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/1.get-started/10.installing-govuk-vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Some GOV.UK Frontend components expect to be in a container with the `js-enabled
100100
is always present is to add it to the `<body>` tag. If you used `create-vue` this will be in `index.html`.
101101

102102
If you're using the [Footer](/components/footer) component, you should also add `govuk-template` to `<html>` and
103-
`govuk-template__body` to `<body>` to make the grey of the footer extend to the bottom of the page if the page is
103+
`govuk-template__body` to `<body>` to make the grey of the footer extend to the bottom of the viewport if the page is
104104
shorter than the viewport.
105105

106106
If your service will be branded as GOV.UK you should also add the required `<link>` and `<meta>` tags to set the icons

0 commit comments

Comments
 (0)