Fix font size.

This commit is contained in:
bmauger 2022-05-11 12:33:02 -04:00
parent c598dbf2dd
commit f5dc69560d

View file

@ -129,7 +129,6 @@ export default {
} }
} }
& p { & p {
font-size: 14px;
margin-bottom: 0px; margin-bottom: 0px;
} }
} }