diff --git a/package.json b/package.json index a9bd2b8e..8b1e66d6 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css index a33e9de6..72e6174b 100644 --- a/src/assets/styles/index.css +++ b/src/assets/styles/index.css @@ -751,10 +751,6 @@ ol li { } /* widgets */ -.now-playing { - margin-bottom: 0; -} - .popular-posts h2 { margin-top: 2rem; margin-bottom: 1rem;