fixed add to compare button position
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 57s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 57s
This commit is contained in:
@@ -1091,8 +1091,8 @@ body {
|
|||||||
|
|
||||||
.modal-compare-btn {
|
.modal-compare-btn {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2rem;
|
top: 1rem;
|
||||||
right: 2rem;
|
right: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-details .modal-age-range {
|
.modal-details .modal-age-range {
|
||||||
|
|||||||
Reference in New Issue
Block a user