We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d895b26 + f3de244 commit 955b9edCopy full SHA for 955b9ed
css/logo-nav.css
@@ -357,7 +357,7 @@ a {
357
.hubfeature h2 {
358
text-align: center;
359
}
360
- #hubicon {
+ #hublogo {
361
width: 60%;
362
363
index.html
@@ -205,7 +205,7 @@ <h2 style="text-align:center;">Currently in use at</h2>
205
<div class="container">
206
<div class="hubheader">
207
<div class="hublogo col-md-5">
208
- <img src="assets/hublogo.svg" class="img-responsive" style="margin:0 auto;" id="hubicon">
+ <img src="assets/hublogo.svg" class="img-responsive" style="margin:0 auto;" id="hublogo">
209
</div>
210
<div class="hubdescription col-md-7">
211
<h2>Jupyter for Organizations</h2>
0 commit comments