Format code.

This commit is contained in:
Bryan Mauger 2024-07-16 15:39:51 -04:00
parent 00357cd944
commit 953ed047f5

View file

@ -376,9 +376,9 @@ export default {
width: 100%; width: 100%;
color: white; color: white;
text-transform: uppercase; text-transform: uppercase;
font-size: .875rem; font-size: 0.875rem;
font-weight: 600; font-weight: 600;
letter-spacing: .75px; letter-spacing: 0.75px;
} }
} }
} }