look this over

This commit is contained in:
brittneypostma
2021-08-31 10:24:54 -04:00
parent 2b257939fb
commit 53d0617626
13 changed files with 275 additions and 113 deletions

View File

@@ -43,7 +43,8 @@
border-radius: 5px;
}
.card h3 {
word-break: break-word;
word-break: none;
font-size: var(--font-300);
}
h3 a {
text-decoration: none;