QR-Code-Generator
QR-Code-Generator copied to clipboard
Issue in Pricing page
Problem At the pricing page, the subscribe button for the starters plan has default blue background color without clicking or hovering on it.
Solution We can apply CSS so that while hovering the buttons for different plans turn blue. We can use Tailwind CSS as a more direct approach to styling and it will make the code simpler and quicker.