Skip to content

Commit 910daa9

Browse files
brian-roseKevin Paul
andauthored
Apply suggestions from code review
Co-authored-by: Kevin Paul <[email protected]>
1 parent 93816a4 commit 910daa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

portal/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Project Pythia is a home for Python-centered learning resources that are _open-s
2020
_community-owned_, _geoscience-focused_, and _high-quality_.
2121

2222
<span class="d-flex justify-content-center py-4">
23-
<a href="about.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center;">
23+
<a href="about.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none;">
2424
About <img src="./_static/images/logos/pythia_logo-blue-rtext.svg" alt="Project Pythia" height="35px" style="margin-left: 0.5rem;">
2525
</a>
2626
<div class="horizontalgap" style="width:70px"></div>
27-
<a href="https://pangeo.io" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center;">
27+
<a href="https://pangeo.io/about" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none;">
2828
About <img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/small_e_logo_cropped.png" alt="Pangeo logo" height="35px" style="margin-left: 0.5rem;">
2929
<img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/pangeo_simple_logo.svg" alt="Pangeo" height="22px">
3030
</a>

0 commit comments

Comments
 (0)