Compare commits

...

2 Commits

Author SHA1 Message Date
akash
c247b27b69 Button Border Removed 2025-09-03 19:35:46 +05:30
akash
fe682d4321 Button Border Removed 2025-09-03 19:35:22 +05:30

View File

@ -537,7 +537,7 @@
position: relative; position: relative;
display: inline-block; display: inline-block;
padding: 24px 48px 22px 48px; padding: 24px 48px 22px 48px;
border: 1px solid #fff; /* border: 1px solid #fff; */
} }
.theme-btn span:before { .theme-btn span:before {