fix: now-playing style

This commit is contained in:
Cory Dransfeldt 2023-12-28 09:02:49 -08:00
parent 266a631635
commit a2f628f991
No known key found for this signature in database
2 changed files with 1 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "4.0.2",
"version": "4.0.3",
"description": "The source for my personal site, blog and portfolio. Built using 11ty and hosted on Netlify.",
"type": "module",
"scripts": {

View file

@ -751,10 +751,6 @@ ol li {
}
/* widgets */
.now-playing {
margin-bottom: 0;
}
.popular-posts h2 {
margin-top: 2rem;
margin-bottom: 1rem;