chore: style tweaks

This commit is contained in:
Cory Dransfeldt 2024-01-28 16:05:28 -08:00
parent 5ca6316f99
commit 9b161af702
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -13,7 +13,6 @@
padding: var(--blog-roll-spacing);
border: 1px solid var(--gray-light);
border-radius: var(--rounded-lg);
background-color: var(--gray-lighter);
display: flex;
flex-direction: column;
}

View file

@ -3,7 +3,6 @@
padding: .75rem;
border: 1px solid var(--gray-light);
border-radius: var(--rounded-lg);
background-color: var(--gray-lighter);
}
.banner__old-post p {