4 lines
124 B
CSS
4 lines
124 B
CSS
.carousel .navigationButton {
|
|
top: 125px; /* Content card image has a fixed height of 250px, this centers the button */
|
|
}
|