Skip to content

Commit

Permalink
edited
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiusMainja committed Nov 29, 2024
1 parent d686f94 commit 0eafbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h1 class="text-6xl md:text-6xl md:text-left lg:text-7xl dm-serif-text-regular
class="w-full p-2 md:p-3 text-sm md:text-base border rounded dark:bg-gray-700 dark:border-gray-600 dark:text-white"></textarea>
</div>
<button type="submit"
class="w-full py-2 md:py-3 text-sm md:text-base bg-gradient-to-r from-dent-blue to-dent-red text-white rounded hover:opacity-90 transition-opacity">
class="w-full py-2 md:py-3 text-sm md:text-base bg-gradient-to-r from-dent-blue to-dent-red text-white rounded-lg dark:bg-white dark:text-indigo-700 hover:opacity-90 transition-opacity">
Submit Request
</button>
</form>
Expand Down

0 comments on commit 0eafbbe

Please sign in to comment.