Skip to content

Commit fe27536

Browse files
cameronoelsenjdfreder
authored andcommitted
Fixed Jumbotron & Refine Architecture
Fixed the margin problem that was happening with the main logo of the jumbotron. Also continuing to refine the boxes below the architecture section to make them perfect
1 parent 76ea02d commit fe27536

15 files changed

+236
-31
lines changed

about.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1>About Jupyter</h1>
8989
<section>
9090
<div class="about-block">
9191
<div class="container">
92-
<img src="assets/sponsors.svg" class="img-responsive">
92+
<img src="assets/sponsors2.svg" class="img-responsive">
9393
<h2>Sponsors</h2>
9494
<p>Project Jupyter receives direct funding from the following foundations and companies</p>
9595
<div class="col6"><a href="http://helmsleytrust.org"><img src="assets/helmsley.svg" class="customerLogo"></a></div>
@@ -104,7 +104,7 @@ <h2>Sponsors</h2>
104104
<section>
105105
<div class="about-block institutional" id="institutional">
106106
<div class="container">
107-
<img src="assets/institutional_partners.svg" class="img-responsive">
107+
<img src="assets/institutional_partners2.svg" class="img-responsive">
108108
<h2>Institutional Partners</h2>
109109
<p>Institutional Partners are companies and universities that support the project by employing Steering Council members. Our current Steering Council members are employed at</p>
110110
<div class="col6"><a href="http://continuum.io/"><img src="assets/continuum-color.svg" class="customerLogo"></a></div>
@@ -118,7 +118,7 @@ <h2>Institutional Partners</h2>
118118
<section>
119119
<div class="about-block institutional">
120120
<div class="container">
121-
<img src="assets/governance-icon.svg" class="img-responsive" id="governance">
121+
<img src="assets/governance-icon2.svg" class="img-responsive" id="governance">
122122
<h2>Governance</h2>
123123
<p>Robust, community driven development with institutional backing</p>
124124
<div class="menu col-md-12">

assets/architectureicon2.png

2.91 KB
Loading

assets/architectureicon2.svg

+22
Loading

assets/architectureicon3.svg

+21
Loading

assets/architectureicon4.svg

+16
Loading

assets/donations-icon2.svg

+23
Loading

assets/donations-icon3.svg

+25
Loading

0 commit comments

Comments
 (0)