File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Some GOV.UK Frontend components expect to be in a container with the `js-enabled
100
100
is always present is to add it to the ` <body> ` tag. If you used ` create-vue ` this will be in ` index.html ` .
101
101
102
102
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
104
104
shorter than the viewport.
105
105
106
106
If your service will be branded as GOV.UK you should also add the required ` <link> ` and ` <meta> ` tags to set the icons
You can’t perform that action at this time.
0 commit comments