Removing unused styling

This commit is contained in:
Michaela Brydon 2024-07-17 13:22:11 -04:00
parent 69ec3ef8fc
commit ccba1d7a7c

View file

@ -239,10 +239,4 @@ export default {
}
}
}
.contact-carrier-text {
:deep(a) {
font-weight: $font-weight-bold;
}
}
</style>