home page tweaks

This commit is contained in:
Tim
2024-04-24 23:17:23 -04:00
parent 0ab84adf13
commit 8d85c2e8b1
7 changed files with 68 additions and 18 deletions

View File

@@ -4,7 +4,23 @@
.logo {
font-family: v.$heading-font-family;
font-weight: 500;
.arrow {
}
}
.logo-large {
font-size: 24px;
.arrow {
font-size: 30px;
}
}
.logo-small {
font-size: 0.8em;
.arrow {
font-size: 1.2em;
}
}
.title {