diff --git a/public/stylesheets/listingsstyle.css b/public/stylesheets/listingsstyle.css index 989f54d..b3e5539 100644 --- a/public/stylesheets/listingsstyle.css +++ b/public/stylesheets/listingsstyle.css @@ -54,11 +54,11 @@ along with the RDB code. If not, see . } @media (max-width: 767px) { .document-title>h1 { - font-size: 27px; + font-size: 26px; } #about { line-height: 29.7px; - font-size: 14px; + font-size: 13px; } } @media (max-width: 450px) { @@ -76,7 +76,7 @@ along with the RDB code. If not, see . } #about { line-height: 18.7px; - font-size: 7px; + font-size: 8px; } } .background-secondary, .faq-item:before {