Rounded Buttons
Add rounded corners to a button with the border-radius property:
---------------------------------------------------------------------------------------------------------------------------------------------------------
CSS Buttons
------------------------------------------------------------------------------------------------------------------------------------------------ ----------------------------------------------------------------------------------------------------------------------------------------------------
Button Colors
Change the background color of a button with the background-color property:
CSS Buttons
------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------- .btn{ height: 4rem; .btn

