diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 34791ad..585358a 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -54,4 +54,10 @@ const year = new Date().getFullYear(); color: var(--blue); transform: translateY(4px); } + + @media (max-width: 516px) { + .socials { + flex-direction: column; + } + } diff --git a/src/pages/now.md b/src/pages/now.md index 7cab1e1..8c11260 100644 --- a/src/pages/now.md +++ b/src/pages/now.md @@ -2,11 +2,12 @@ layout: ../layouts/Layout.astro title: Now --- + # Now What's a [Now page](https://nownownow.com/about)? -_Last updated: August 29, 2025_ +_Last updated: September 3, 2025_ ## 🎧 Listening @@ -14,7 +15,7 @@ _Last updated: August 29, 2025_ ## 🎮 Playing -- [Batman Arkham Asylum](https://www.igdb.com/games/batman-arkham-asylum) +- [Batman Arkham City](https://www.igdb.com/games/batman-arkham-city) - [Assassin's Creed Shadows](https://www.igdb.com/games/assassins-creed-shadows) - [Baldur's Gate 3](https://www.igdb.com/games/baldurs-gate-3)