diff --git a/now.css b/now.css index 8df1cd7..3da2fb3 100644 --- a/now.css +++ b/now.css @@ -16,6 +16,9 @@ section.now h2 { width: calc(100% - 200px); margin: 0 10px; } +section.now h1 { + margin-top: 8px; +} section.now h3 { margin: 0; @@ -27,9 +30,12 @@ section.now h3 { position: absolute; color: var(--subtitle); font-size: medium; - right: 8px; - top: 5px; + right: 15px; + top: 15px; } section.now p { margin: 10px 20px; } +section.now audio { + width: 100%; +} diff --git a/now.html b/now.html index 9ba8482..fd2b40c 100644 --- a/now.html +++ b/now.html @@ -136,6 +136,20 @@
+
+
+

'Chest'

+

A Preview

+

2025-02-28T10:30Z

+
+

+ +

+
+

Persistence

@@ -144,7 +158,7 @@

Keeping the momentum. Feeling proud. Continue.

- +

'Structure of Reality'

diff --git a/res/prvw-mus-2025-02-28-Chest.mp3 b/res/prvw-mus-2025-02-28-Chest.mp3 new file mode 100644 index 0000000..0c5bea1 Binary files /dev/null and b/res/prvw-mus-2025-02-28-Chest.mp3 differ diff --git a/res/prvw-mus-2025-02-28-Chest.ogg b/res/prvw-mus-2025-02-28-Chest.ogg new file mode 100644 index 0000000..d90cd14 Binary files /dev/null and b/res/prvw-mus-2025-02-28-Chest.ogg differ