fixed add to compare button position
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 57s

This commit is contained in:
Tudor
2026-01-13 15:55:32 +00:00
parent a8fe4477f1
commit c23e12fc12

View File

@@ -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 {