Fix links.

This commit is contained in:
Mike Cao 2023-01-10 00:13:32 -08:00
parent 7450b76e6d
commit 70ef857dc7
4 changed files with 10 additions and 5 deletions

View file

@ -8,6 +8,7 @@
.title {
flex: 1;
font-size: var(--font-size-lg);
font-weight: 700;
display: flex;
align-items: center;
flex-direction: row;