Apply Domine and Figtree typography

This commit is contained in:
2026-03-14 13:29:26 +01:00
parent 839241ea62
commit 1e9407bd3e
6 changed files with 50 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
<div class="top-row">
<div>
<span class="eyebrow">Starter stack</span>
<strong>.NET 10 + Blazor + Minimal API + EF Core + SQLite</strong>
<span class="top-row-title">.NET 10 + Blazor + Minimal API + EF Core + SQLite</span>
</div>
<span class="status-pill">Seeded for attack and critical lookups</span>
</div>

View File

@@ -22,7 +22,7 @@
.navbar-brand {
font-size: 1.45rem;
font-family: Cambria, Georgia, serif;
font-family: "Figtree", "Segoe UI", sans-serif;
letter-spacing: 0.04em;
color: #fff1d2;
text-decoration: none;
@@ -71,6 +71,7 @@
}
.nav-item ::deep .nav-link {
font-family: "Figtree", "Segoe UI", sans-serif;
color: #f3ddbc;
background: none;
border: none;