Comment update.

This commit is contained in:
Bryan Mauger 2024-07-18 14:07:22 -04:00
parent e4402a6215
commit 9de920de56

View file

@ -152,6 +152,8 @@ export default {
display: flex;
min-height: 336px;
}
//Unique breakpoint for this page only to accommodate price spacing issues
//from use of position: absolute on .service-package-discount (per Design Team request)
@media only screen and (min-width: 860px) {
display: flex;
min-height: 276px;