Update the Font size of the logo

This commit is contained in:
HarshVT8999 2021-09-06 10:51:20 +05:30 committed by GitHub
parent 972369b5d2
commit 8de816b05d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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