final cleanup

This commit is contained in:
Christopher 2025-05-08 06:06:24 -06:00
parent 99c84952e5
commit b75cee7bac

View file

@ -66,7 +66,9 @@
display: none;
}
:host ::ng-deep .info-container {
:host ::ng-deep {
.main-container {
.info-container {
.info-grid-container {
.image-container {
app-image {
@ -121,6 +123,8 @@
}
}
}
}
}
}
@media (max-width: theme.$grid-breakpoints-lg) {