aboutsummaryrefslogtreecommitdiff
path: root/app/views/resume.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-03-27 19:12:21 -0400
committerThedro Neely <thedroneely@gmail.com>2019-03-27 19:12:21 -0400
commit1c9fbef02f97acb37d26ef85bef39226ef87ee3a (patch)
treeb8c863efdca20f085d15409487bbe77de1c9d140 /app/views/resume.view.php
parent6f768d766358ac7de862af3082b325e814e0ba45 (diff)
downloadthedroneely.com-1c9fbef02f97acb37d26ef85bef39226ef87ee3a.tar.gz
thedroneely.com-1c9fbef02f97acb37d26ef85bef39226ef87ee3a.tar.bz2
thedroneely.com-1c9fbef02f97acb37d26ef85bef39226ef87ee3a.zip
app/views/resume: Change title text weights to normal
Diffstat (limited to 'app/views/resume.view.php')
-rw-r--r--app/views/resume.view.php22
1 files changed, 11 insertions, 11 deletions
diff --git a/app/views/resume.view.php b/app/views/resume.view.php
index 8c47ea6..6cce57e 100644
--- a/app/views/resume.view.php
+++ b/app/views/resume.view.php
@@ -30,30 +30,30 @@
<section class="section has-text-centered">
- <a href="/resume" class="title has-text-weight-light is-size-4 has-text-white inline__padding underline__hover">Resume</a>
+ <a href="/resume" class="title has-text-weight-normal is-size-4 has-text-white inline__padding underline__hover">Resume</a>
<br>
- <a href="/contact/" class="title has-text-weight-light is-size-7 has-text-white text__frame">Contact for Full Resume</a>
+ <a href="/contact/" class="title has-text-weight-normal is-size-7 has-text-white text__frame">Contact for Full Resume</a>
<br>
- <h1 class="title has-text-weight-light is-size-3 has-text-white inline__padding">Web <br> Developer</h1>
+ <h1 class="title has-text-weight-normal is-size-3 has-text-white inline__padding">Web <br> Developer</h1>
<br>
<p>
- <a href="/" class="title has-text-weight-light is-size-7 has-text-white white__highlight underline__hover">https://www.thedroneely.com</a>
+ <a href="/" class="title has-text-weight-normal is-size-7 has-text-white white__highlight underline__hover">https://www.thedroneely.com</a>
</p>
<br>
<p>
- <a href="#tools" class="title has-text-weight-light is-size-7 has-text-white white__highlight underline__hover">#Tools</a>
+ <a href="#tools" class="title has-text-weight-normal is-size-7 has-text-white white__highlight underline__hover">#Tools</a>
- <a href="#projects" class="title has-text-weight-light is-size-7 has-text-white white__highlight underline__hover">#Projects</a>
+ <a href="#projects" class="title has-text-weight-normal is-size-7 has-text-white white__highlight underline__hover">#Projects</a>
- <a href="#questions" class="title has-text-weight-light is-size-7 has-text-white white__highlight underline__hover">#Questions</a>
+ <a href="#questions" class="title has-text-weight-normal is-size-7 has-text-white white__highlight underline__hover">#Questions</a>
</p>
</section>
@@ -71,7 +71,7 @@
<section>
- <h1 class="title has-text-weight-light has-text-primary is-4">
+ <h1 class="title has-text-weight-normal has-text-primary is-4">
Thedro Neely
</h1>
@@ -216,19 +216,19 @@
<div class="tile is-parent">
<a href="/">
- <img width="203" height="360" src="/images/thedro.png" alt="thedro">
+ <img width="203" height="360" src="/images/personal-portfolio.png" alt="thedro">
</a>
</div>
<div class="tile is-parent">
<a href="/resume">
- <img width="203" height="360" src="/images/resume.png" alt="resume">
+ <img width="203" height="360" src="/images/bulma-resume.png" alt="resume">
</a>
</div>
<div class="tile is-parent">
<a href="https://www.edwinmattiacci.com">
- <img width="203" height="360" src="/images/edwin.png" alt="edwin">
+ <img width="203" height="360" src="/images/voiceover-website.png" alt="edwin">
</a>
</div>