Changed Font Size of the logo

This commit is contained in:
HarshVT8999 2021-08-26 20:35:11 +05:30 committed by GitHub
parent acc3f61985
commit 972369b5d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ body {
} }
.navbar-brand { .navbar-brand {
font-family: "Lobster", arial, serif; font-family: "Lobster", arial, serif;
font-size: 2rem; font-size: 1.9rem;
} }
@media (min-width: 992px) { @media (min-width: 992px) {