Skip to content
Snippets Groups Projects
Commit 91d30f42 authored by James Constantinos Ladd's avatar James Constantinos Ladd
Browse files

Merge branch 'feature/COMP-331' into 'develop'

[COMP-331] Added compendium to navbar

See merge request !131
parents e5f9147e 6d9274d1
Branches
Tags
1 merge request!131[COMP-331] Added compendium to navbar
......@@ -25,6 +25,7 @@ function ExternalPageNavBar(): ReactElement {
<li><a className="nav-link-entry" href="https://about.geant.org/">ABOUT</a></li>
<li><a className="nav-link-entry" href="https://connect.geant.org/community-news">NEWS</a></li>
<li><a className="nav-link-entry" href="https://resources.geant.org/">RESOURCES</a></li>
<li><a className="nav-link-entry" href="https://compendium.geant.org/">COMPENDIUM</a></li>
</ul>
</nav>
......
......@@ -63,7 +63,7 @@
border-radius: 2px;
float: left;
font-family: "Open Sans", sans-serif;
font-size: 0.9rem;
font-size: 0.8rem;
font-weight: 600;
text-decoration: none;
color: #b0cde1;
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment