CASH-2815 | Clean up CSS that isn't used

This commit is contained in:
scottkiener-at-safelite 2026-07-15 08:49:44 -04:00
parent 140473fbf5
commit ae9a9c8604

View file

@ -104,10 +104,7 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.waitlist-question { .waitlist-question {
box-shadow: 0 1px 5px 0 #00000033; box-shadow: 0 1px 5px 0 #00000033;
border-radius: 8px;
font-size: 1rem;
padding: 16px; padding: 16px;
text-align: left;
.waitlist-label { .waitlist-label {
font-family: UrbanistSemibold; font-family: UrbanistSemibold;