pagination button color, centering cookies banner, and remove scroll in carousel
This commit is contained in:
@@ -70,3 +70,10 @@ body {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.pagination {
|
||||
.active > .page-link {
|
||||
background-color: $color-button;
|
||||
border-color: $color-button;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user