From 0c4969f0d5065706b97634a297bc478f79e5f739 Mon Sep 17 00:00:00 2001 From: Grant Shangreaux Date: Sat, 28 May 2022 15:20:42 -0500 Subject: Add: some minor tweaks to test "deploy" --- index.html | 2 +- style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 81cdfe7..f3bcd27 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ Still in the works, but you can listen to the music of my 2019 music journal. I intend to add writings to add to the musical/life journey of the past year. More tapes will be added to the collection over time. Click on a tape to put - it in the "tape deck" and then press play. Enjoy! sh.sh. + it in the "tape deck" and then press play. Enjoy!

diff --git a/style.css b/style.css index e422ea6..51e734f 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,7 @@ body { font-family: "UnifontMedium"; font-weight: normal; font-style: normal; + font-size: 1.2em; } p { -- cgit v1.2.3