styled blog list

This commit is contained in:
Ruben 2024-05-03 09:05:45 -05:00
commit 8fe12926ad
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -327,6 +327,12 @@ articles
*/
#articles section {
background-color: var(--surface0);
border-radius: 1em;
padding: .5em;
margin-top: 1.5em;
a {
font-size: 24px !important;
}
}
/*