aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-09-09 04:11:49 -0400
committerThedro Neely <thedroneely@gmail.com>2018-09-09 04:11:49 -0400
commitb9f898ffe79ecde707feb6759cf2be66e91325d5 (patch)
treeda0cf66a4ac8056dd1a1269d91f19a529a870ede /app/views/index.view.php
parent5ad67769c5692d0f6dd6f14d4d4d9deba8dd4540 (diff)
downloadthedroneely.com-b9f898ffe79ecde707feb6759cf2be66e91325d5.tar.gz
thedroneely.com-b9f898ffe79ecde707feb6759cf2be66e91325d5.tar.bz2
thedroneely.com-b9f898ffe79ecde707feb6759cf2be66e91325d5.zip
app/views: Misc changes. Include header for error pages.
Diffstat (limited to 'app/views/index.view.php')
-rw-r--r--app/views/index.view.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/index.view.php b/app/views/index.view.php
index 0487beb..d41f5cc 100644
--- a/app/views/index.view.php
+++ b/app/views/index.view.php
@@ -9,7 +9,7 @@
</div>
<div class="hero-body">
- <div class="container" style="max-width: 882px">
+ <div class="container">
<div class="columns">
<div class="column is-8 has-text-left">
<h1 class="title"><span>Web<span class="has-text-danger"> Developer</span></span></h1>
@@ -72,7 +72,7 @@
</a>
</li>
<li>
- <a style="background-color: #fff; color: #999; border: 1px solid #fff">
+ <a style="background-color: #fff; color: #999; border: 0;">
<span class="is-size-7">Status</span>
</a>
</li>