Format code.

This commit is contained in:
Bryan Mauger 2023-10-16 15:34:24 -04:00
parent 4530abcbf6
commit 3fef2f9324

View file

@ -560,7 +560,7 @@ export default {
.two-list-card-width {
width: 100%;
flex: 0 auto;
margin-top: .5rem;
margin-top: 0.5rem;
&:first-child {
margin-top: 1rem;
}