Skip to content

Commit 5e3cb42

Browse files
author
Sine Jespersen
committed
itkdev: margin-bottom on btn primay
1 parent 181f67d commit 5e3cb42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/stories/Library/card-list-page/result-pager.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717

1818
@include breakpoint-s {
1919
max-width: 253px;
20+
}
21+
}
22+
23+
.result-pager--margin-bottom > .btn-primary {
24+
@include breakpoint-s {
2025
margin-bottom: 90px;
2126
}
2227
}

0 commit comments

Comments
 (0)