Apply Domine and Figtree typography
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user