Skip to content

Commit

Permalink
adjust spacing beneath images (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhunter08 authored Oct 9, 2024
1 parent b097ee2 commit 1f6b10b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/assets/css/_content.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.app-content {
img {
border: nhsuk-spacing(1) solid $app-img-border-color;
display: block; // To remove extra spacing beneath images
max-width: 100%; // So images do not break the container
}
}

0 comments on commit 1f6b10b

Please sign in to comment.