changed font size on body

This commit is contained in:
booploops 2022-01-21 19:47:26 -08:00
parent ae060da4af
commit a8c28b5437

View file

@ -137,6 +137,7 @@
position: relative; position: relative;
flex: 1 1 auto; flex: 1 1 auto;
padding: 3rem 1rem 1rem 1rem; padding: 3rem 1rem 1rem 1rem;
font-size: 0.9em
} }
.modal-footer { .modal-footer {