From b8dac2f5310fb6615e1c36648573a41d4043d8c8 Mon Sep 17 00:00:00 2001 From: esra Date: Tue, 19 Apr 2022 23:58:19 +0300 Subject: [PATCH] change button bgcolor --- index.html | 2 +- output.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 23313ea..b475311 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@

Buy this AWESOME great tool

  • Apple
  • Meta
  • - + diff --git a/output.css b/output.css index 3597f56..1661cba 100644 --- a/output.css +++ b/output.css @@ -510,9 +510,9 @@ Ensure the default browser behavior of the `hidden` attribute. background-color: rgb(226 232 240 / var(--tw-bg-opacity)); } -.bg-green-500 { +.bg-yellow-500 { --tw-bg-opacity: 1; - background-color: rgb(34 197 94 / var(--tw-bg-opacity)); + background-color: rgb(234 179 8 / var(--tw-bg-opacity)); } .p-3 {