mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Use Fira Code for powered by
This commit is contained in:
parent
3b1f2afbd5
commit
e4b9b92cbf
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
}
|
||||
|
||||
.brand p {
|
||||
font-family: var(--font-family-monospace, "Aeonik Fono");
|
||||
font-family: var(--font-family-monospace, "Fira Code");
|
||||
font-size: var(--font-size-XS, 12px);
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
|
|
|
|||
Loading…
Reference in a new issue