aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDylan Bolger <dylan.bolger00@gmail.com>2026-08-21 14:57:37 -0500
committerDylan Bolger <dylan.bolger00@gmail.com>2026-08-21 14:57:37 -0500
commit8db9689c30409ee265ca246cf0af0eeefa6c8962 (patch)
treedd4635c5233d2d4bcf0c3657c5e816d1d692200f /index.html
parenta32b4021d258bcce96e72ff8dd35837dfa62aebb (diff)
downloadpersonal-website-8db9689c30409ee265ca246cf0af0eeefa6c8962.tar.xz
personal-website-8db9689c30409ee265ca246cf0af0eeefa6c8962.zip
navbar on water.css colors
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 3102f69..d9e8c61 100644
--- a/index.html
+++ b/index.html
@@ -20,8 +20,8 @@
</head>
<nav id="nav" class="topnav">
- <a class="active" href="">Dylan Bolger</a>
- <p>Software Engineer</p>
+ <a class="navbar-name active" href="">Dylan Bolger</a>
+ <p class="navbar-title">Software Engineer</p>
<div class="topnav-right">
<a class='mobile-hide' href="#Experience">Experience</a>
<a class="mobile-hide" href="#Projects">Projects</a>