Widget:Cta-350: Difference between revisions

From MoHA Wiki
(Created page with " <style> .moha-button { max-width: 350px !important; display: inherit; } <style>")
 
No edit summary
Line 1: Line 1:
  <style>
  <style>
  .moha-button {
  .moha-button {
     max-width: 350px !important;
     max-width: 370px !important;
     display: inherit;
     display: inherit;
  }
  }
  <style>
  <style>

Revision as of 13:28, July 28, 2024

<style>
.moha-button {
   max-width: 370px !important;
   display: inherit;
}
<style>