Skip to content

Commit f019624

Browse files
Some example info.
1 parent 447ef3b commit f019624

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

_sass/nhs/_nhs-style.scss

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,17 @@
66

77
#how-it-works .nhsuk-image__img {
88
max-width: 300px;
9-
border-radius: 25px;
10-
margin-left: 100px;
11-
@include nhsuk-media-query($until: tablet){
9+
border-radius: 25px;
10+
margin-left: 100px;
11+
@include nhsuk-media-query($until: tablet){
1212
margin-left: 75px;
13+
max-width: 200px;
1314
}
1415

1516
}
1617
#how-it-works .nhsuk-grid-column-one-half {
1718
min-height: 400px;
18-
@include nhsuk-media-query($until: tablet){
19+
@include nhsuk-media-query($until: tablet){
1920
min-height: unset;
2021
}
2122
}

0 commit comments

Comments
 (0)