Merge pull request #421 from Safelite/feature/CSR-539

ui defect
This commit is contained in:
DonielleAtSafelite 2022-05-11 12:37:24 -04:00 committed by GitHub
commit 9474991442
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ export default {
} }
& p { & p {
font-size: 14px; font-size: 14px;
margin-bottom: 0px; margin-bottom: 0.25rem !important;
} }
} }
</style> </style>