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
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">
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; ">
2525 </a>
2626 <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">
3130 </a>
3231</span >
3332
You can’t perform that action at this time.
0 commit comments