feat: jakarta font

This commit is contained in:
Ibrahima G. Coulibaly
2025-02-27 14:13:27 +00:00
parent 07c32bc4fe
commit 1aef7530e2
6 changed files with 54 additions and 25 deletions

View File

@@ -5,3 +5,7 @@ a {
a:hover {
color: #030362;
}
* {
font-family: Plus Jakarta Sans, sans-serif;
}