aboutsummaryrefslogtreecommitdiff
path: root/views/contact.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-10-12 03:17:22 -0400
committerThedro Neely <thedroneely@gmail.com>2019-10-12 03:17:22 -0400
commit67517bc1cfc4e0d0b4f787312fa6d7121f92e9f0 (patch)
tree8173c193553d53255556993ab8f6e5cadff8c67f /views/contact.view.php
parent92d00f041027423f546abdcb538e2e06ca17a930 (diff)
downloadedwinmattiacci.com-67517bc1cfc4e0d0b4f787312fa6d7121f92e9f0.tar.gz
edwinmattiacci.com-67517bc1cfc4e0d0b4f787312fa6d7121f92e9f0.tar.bz2
edwinmattiacci.com-67517bc1cfc4e0d0b4f787312fa6d7121f92e9f0.zip
views: Add contrast to titles
Diffstat (limited to 'views/contact.view.php')
-rw-r--r--views/contact.view.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/contact.view.php b/views/contact.view.php
index 69ed52d..4b4da41 100644
--- a/views/contact.view.php
+++ b/views/contact.view.php
@@ -14,7 +14,7 @@
<?php endif; ?>
<div>
- <h1 class="text-3xl text-red-500 font-bold mb-3">Contact</h1>
+ <h1 class="text-3xl text-red-700 font-bold mb-3">Contact</h1>
<h2 class="text-xl text-gray-800 leading-normal mb-6">
Interested in collaborating together?
Send a message by using the form below.