diff --git a/views/bootstrap4/styles/styles.css b/views/bootstrap4/styles/styles.css index 1ba3a5223..999991ae7 100644 --- a/views/bootstrap4/styles/styles.css +++ b/views/bootstrap4/styles/styles.css @@ -59,6 +59,9 @@ body { } } @media (max-width: 767px) { + body { + font-size: 0.875rem; + } .footer { height: 126px; }