fix: link titles

This commit is contained in:
Cory Dransfeldt 2023-12-28 08:35:56 -08:00
parent 8aa93625ac
commit 2af1c396a9
No known key found for this signature in database
4 changed files with 8 additions and 25 deletions

View file

@ -467,12 +467,6 @@ article time {
line-height: var(--line-height-sm);
}
article .read-more > svg {
height: 1rem;
width: 1rem;
margin-left: .125rem;
}
/* search */
.pagefind-ui__search-input {
font-weight: 400 !important;
@ -958,7 +952,6 @@ textarea:focus {
}
/* flex layout */
.read-more,
.pagination,
article h2,
.now__section--header,