From 1dfae4df09831cf1c02a3757e12273aeb3609d12 Mon Sep 17 00:00:00 2001 From: gocivici Date: Sun, 7 Aug 2022 11:44:52 +0300 Subject: [PATCH] changed file names --- index.html | 4 ++-- style.css | 4 +--- title3.png => title.png | Bin 3 files changed, 3 insertions(+), 5 deletions(-) rename title3.png => title.png (100%) diff --git a/index.html b/index.html index fea2f03..316c0fa 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ - horrordle + horrordle @@ -153,7 +153,7 @@
- + diff --git a/style.css b/style.css index ea08fb8..f33d788 100644 --- a/style.css +++ b/style.css @@ -301,9 +301,7 @@ input[type=button] { font-weight: 600; color: #262626; - &:nth-child(7) { - color: #ff685d; - } + } .calendar__number { diff --git a/title3.png b/title.png similarity index 100% rename from title3.png rename to title.png