feat: removed unwanted fonts types
This commit is contained in:
parent
c0a10c4572
commit
fd58adab5c
@ -15,12 +15,12 @@
|
||||
}
|
||||
body,
|
||||
.navbar .welcome-message {
|
||||
font-family: Calibri, "Segoe UI", Alef, sans-serif;
|
||||
font-family: Calibri, "Segoe UI", sans-serif;
|
||||
}
|
||||
h1,
|
||||
h1 a,
|
||||
nav.horizontal a {
|
||||
font-family: "Chalkboard", "Alegreya Sans", Candara, sans-serif;
|
||||
font-family: "Chalkboard", Candara, sans-serif;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
nav.horizontal a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user