Comment update.
This commit is contained in:
parent
e4402a6215
commit
9de920de56
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue