updated title and body font to use Roboto Flex
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<a class="favicon" href="/">
|
||||
<img class="favicon-image" src="/favicon.webp" alt="Favicon">
|
||||
</a>
|
||||
<div class="links">
|
||||
<div class="links wide-font">
|
||||
<span>»</span>
|
||||
<a href="/projects">Projects</a>
|
||||
<span> // </span>
|
||||
@@ -59,7 +59,7 @@
|
||||
a, span {
|
||||
font-family: var(--font-title);
|
||||
font-size: 1rem;
|
||||
font-weight: 700;
|
||||
font-weight: 800;
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user