mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Changed Font Size of the Logo (#828)
Co-authored-by: Alexis Métaireau <alexis@notmyidea.org>
This commit is contained in:
parent
2c487dd4b7
commit
cb8f6aaafb
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ body {
|
||||||
}
|
}
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
font-family: "Lobster", arial, serif;
|
font-family: "Lobster", arial, serif;
|
||||||
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
|
|
Loading…
Reference in a new issue