Skip to content

Commit b123e4e

Browse files
committed
WIP
1 parent d8ab476 commit b123e4e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

app/assets/stylesheets/components/_impact-header.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ $gap: 30px;
3232

3333
.app-c-impact-header__detail {
3434
padding: 15px;
35-
flex-shrink: 1;
36-
flex-grow: 0;
35+
// flex-shrink: 1;
36+
// flex-grow: 0;
37+
align-self: flex-start;
3738

3839
@include govuk-media-query($from: tablet) {
3940
padding: 30px;

0 commit comments

Comments
 (0)