button works, change CSS slightly
This commit is contained in:
parent
92db4cddac
commit
1824ad5b2a
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ we want to help you and your organization switch to a no-bullshit model of inter
|
|||
Take a look around, and learn about our 100% open-source solutions for websites and IT systems.
|
||||
|
||||
<a href="mailto:interfacing@myco.systems">
|
||||
<button id="contact-button" class="px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700">Contact Us!</button>
|
||||
<button id="contact-button" class="px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700" style="width: 100%;font-weight: bold;font-size: large;" >Contact Us!</button>
|
||||
</a>
|
Loading…
Add table
Reference in a new issue