CASH-1437: fix #9 for schedule

This commit is contained in:
AdamCaouetteSafelite 2025-09-09 09:17:34 -04:00
parent 2fa317639d
commit 737da37e35
2 changed files with 2 additions and 2 deletions

View file

@ -139,7 +139,7 @@ export default {
line-height: 2rem;
@include media-breakpoint-down(md) {
border-bottom: 1px solid;
padding-bottom: .5rem;
padding-bottom: 0.5rem;
width: 100%;
justify-content: center;

View file

@ -1794,7 +1794,7 @@ export default {
text-underline-offset: 4px;
}
.text-block.duration-text-block b {
:deep(.text-block.duration-text-block b) {
font-family: UrbanistSemibold;
}
:deep(.alert-warning.widget-name-AlertRecalNoMobileWidget .alert-heading),