about summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
authorSaksham Mittal <gotlouemail@gmail.com>2022-04-02 20:08:02 +0530
committerSaksham Mittal <gotlouemail@gmail.com>2022-04-02 20:08:02 +0530
commit683863f269489c61e9f03e5d467e02969f4c76c8 (patch)
tree8ff57c87f0e9729b2e45169519301958567cbaae /style.css
parent991fb1191a2680bc0827a85407792e95cc36356f (diff)
downloadpurple-683863f269489c61e9f03e5d467e02969f4c76c8.tar.gz
Give feedback on guess by color coding each letter
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 70d56db..da332c2 100644
--- a/style.css
+++ b/style.css
@@ -9,3 +9,7 @@ input {
 	background: #000000;
 	color: #ffffff;
 }
+
+span {
+	font-size: 2em;
+}