mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 05:01:48 +02:00
Changed Font Size of the logo
This commit is contained in:
parent
acc3f61985
commit
972369b5d2
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Reference in a new issue