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