Skip to content

Commit 34fa63a

Browse files
committed
fix css
1 parent 726947c commit 34fa63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/application.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,6 @@ ol.with-bullets {
423423

424424
.service-recommendation[data-locale="es"]:has(.rounded-box:nth-child(2)) .rounded-box {
425425
@media screen and (min-width: $tablet-up) {
426-
min-height: 700px !important;
426+
min-height: 700px;
427427
}
428428
}

0 commit comments

Comments
 (0)