Skip to content

Commit 5b35e11

Browse files
committed
font sizing
1 parent 42f8f10 commit 5b35e11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/css/custom.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474

7575
@media (max-width: 996px) {
7676
.hero__title {
77-
font-size: 2.7rem;
7877
letter-spacing: 0.02rem;
7978
}
8079
}
@@ -209,7 +208,7 @@ html[data-theme='light'] .navbar__title:not(:hover) {
209208
.navbar__title {
210209
font-family: "OCRA";
211210
letter-spacing: -0.18rem;
212-
font-size: 1.2rem;
211+
font-size: 1.3rem;
213212
margin-top: 2px;
214213
font-weight: 400;
215214
}

0 commit comments

Comments
 (0)