aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/styles.css2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css
index 3f10f93..53fad5c 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -374,7 +374,7 @@
font-family: inherit;
font-weight: 500;
line-height: 1.2;
- color: rgb(86, 158, 78);
+ color: rgb(86, 189, 75);
}
h1, .h1 {
diff --git a/index.html b/index.html
index b67d2e9..ba87aa6 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
- <a class="navbar-brand" href="#">Navbar</a>
+ <a class="navbar-brand" href="#">Project Avalon</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor03" aria-controls="navbarColor03" aria-expanded="false" aria-label="Toggle navigation" style="">
<span class="navbar-toggler-icon"></span>
</button>