summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <grant@unabridgedsoftware.com>2022-05-28 15:20:42 -0500
committerGrant Shangreaux <grant@unabridgedsoftware.com>2022-05-28 15:20:42 -0500
commit0c4969f0d5065706b97634a297bc478f79e5f739 (patch)
tree4c7427b825e72d32babf8cbb2faaa5c7cd1c9192
parent909cc78dc702573f9ac5cea88d43e91f168d4316 (diff)
Add: some minor tweaks to test "deploy"HEADmain
-rw-r--r--index.html2
-rw-r--r--style.css1
2 files changed, 2 insertions, 1 deletions
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!
</p>
</div>
<div class="tape-container">
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 {