diff --git a/src/styles/styles.css b/src/styles/styles.css index 7264772..ed2893b 100644 --- a/src/styles/styles.css +++ b/src/styles/styles.css @@ -145,19 +145,6 @@ h6 { justify-content: start; } -.btnMain.btnMainTipTap { - padding: 5px 10px; - height: 35px; - font-size: 14px; -} - -.btnMainTipTap.is-active { - background-color: rgb(255 255 255 / 15%); - color: rgb(255 255 255 / 85%); - font-weight: 700; - transform: scale(1); -} - .IBMSecMainGroup { width: 100%; display: flex;