summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {