Changed Font Size of the Logo (#828)

Co-authored-by: Alexis Métaireau <alexis@notmyidea.org>
This commit is contained in:
HarshVT8999 2021-10-11 23:00:00 +05:30 committed by GitHub
parent 2c487dd4b7
commit cb8f6aaafb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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