Use light font in the homepage

This commit is contained in:
Daniele Tonon
2023-10-27 18:17:46 +02:00
parent cd23e83023
commit 758ff18a5f

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="theme--default">
<html class="theme--default font-light">
<meta charset="UTF-8" />
<head>
<title>njump - the nostr static gateway</title>