File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,13 @@ Project Pythia is a home for Python-centered learning resources that are _open-s
20
20
_ community-owned_ , _ geoscience-focused_ , and _ high-quality_ .
21
21
22
22
<span class =" d-flex justify-content-center py-4 " >
23
- <a href="about.html" role="button" class="btn btn-light btn-lg">
24
- About <img src="./_static/images/logos/pythia_logo-blue-rtext.svg" alt="Project Pythia" width="180px ">
23
+ <a href="about.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center;" >
24
+ About <img src="./_static/images/logos/pythia_logo-blue-rtext.svg" alt="Project Pythia" height="35px" style="margin-left: 0.5rem; ">
25
25
</a>
26
26
<div class="horizontalgap" style="width:70px"></div>
27
- <a href="https://pangeo.io" role="button" class="btn btn-light btn-lg">
28
- About
29
- <img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/small_e_logo_cropped.png" alt="Pangeo logo" height="60px">
30
- <img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/pangeo_simple_logo.svg" alt="Pangeo" width="100px">
27
+ <a href="https://pangeo.io" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center;">
28
+ 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;">
29
+ <img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/pangeo_simple_logo.svg" alt="Pangeo" height="22px">
31
30
</a>
32
31
</span >
33
32
You can’t perform that action at this time.
0 commit comments