From a80691d143f2bc85e0f534183819bf330f737477 Mon Sep 17 00:00:00 2001 From: zepp Date: Fri, 3 Jan 2025 13:00:22 -0500 Subject: [PATCH] loveletter.php styling. changed content on index.php --- index.php | 2 +- loveletter.php | 8 ++++---- style/style.css | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.php b/index.php index 3fb30eb..67d1fae 100644 --- a/index.php +++ b/index.php @@ -62,7 +62,7 @@
  • Pets
  • Places to cuddle
  • Food
  • -
  • The people who care about him most
  • +
  • Me <3
  • Baxter hates:

    diff --git a/loveletter.php b/loveletter.php index 73f8bf3..5eabba7 100644 --- a/loveletter.php +++ b/loveletter.php @@ -61,11 +61,11 @@
    - - + +

    Love you Baxter!

    - - + +
    Top of page
    diff --git a/style/style.css b/style/style.css index 1815f41..aebe1e0 100644 --- a/style/style.css +++ b/style/style.css @@ -130,7 +130,7 @@ main { } .love-you p { - font-size: 5rem; + font-size: 3rem; padding: 0 1rem 0 1rem; }