From e4d0a2e8ef058017a544d70331ce0764cc13b2d0 Mon Sep 17 00:00:00 2001 From: Aarav-Juneja <61629581+Aarav-Juneja@users.noreply.github.com> Date: Sun, 21 Jun 2020 09:43:26 -0700 Subject: [PATCH] Change color I changed the color to make the buttons more seeable Co-Authored-By: Aarav Juneja --- master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.css b/master.css index 54de2cd..9f5609c 100644 --- a/master.css +++ b/master.css @@ -20,7 +20,7 @@ width: auto; margin-top: -22px; padding: 16px; - color: white; + color: black; font-weight: bold; font-size: 18px; transition: 0.6s ease;