From 3497a8b6c4d8b4e004a2a450d7f50567f4e2bdbf Mon Sep 17 00:00:00 2001 From: Grant Shangreaux Date: Wed, 23 Dec 2020 21:36:00 -0600 Subject: Add: updated CSS removing font-size setting --- index.html | 2 +- style.css | 1 - tape-deck.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d0a6e15..81cdfe7 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Tapes diff --git a/style.css b/style.css index bed5407..e422ea6 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,6 @@ body { } p { - font-size: .8em; width: 80%; margin: auto; margin-top: 1em; diff --git a/tape-deck.html b/tape-deck.html index cf0fc92..d08b44d 100644 --- a/tape-deck.html +++ b/tape-deck.html @@ -2,7 +2,7 @@ - + Tape Deck -- cgit v1.2.3