fix(SW-2376): Vertically centered previous/next buttons inside carousel cards
Approved-by: Matilda Landström
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}
|
||||
|
||||
.navigationButton {
|
||||
top: 30%;
|
||||
top: 125px; /* Content card image has a fixed height of 250px, this centers the button */
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user