diff --git a/CSS/rounded-buttons.css b/CSS/rounded-drawer-buttons.css similarity index 82% rename from CSS/rounded-buttons.css rename to CSS/rounded-drawer-buttons.css index e44d580..a8eec4e 100644 --- a/CSS/rounded-buttons.css +++ b/CSS/rounded-drawer-buttons.css @@ -5,6 +5,10 @@ border-radius: 100px !important; width: 85% !important; margin: auto !important; + + /* Modify button height (optional) + height: 45px !important; + */ } /* Center content vertically and shift to the left */