Skip to content

Commit 955b9ed

Browse files
committed
Merge branch 'master' into usability-changes
Conflicts: css/logo-nav.css index.html
2 parents d895b26 + f3de244 commit 955b9ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/logo-nav.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ a {
357357
.hubfeature h2 {
358358
text-align: center;
359359
}
360-
#hubicon {
360+
#hublogo {
361361
width: 60%;
362362
}
363363
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h2 style="text-align:center;">Currently in use at</h2>
205205
<div class="container">
206206
<div class="hubheader">
207207
<div class="hublogo col-md-5">
208-
<img src="assets/hublogo.svg" class="img-responsive" style="margin:0 auto;" id="hubicon">
208+
<img src="assets/hublogo.svg" class="img-responsive" style="margin:0 auto;" id="hublogo">
209209
</div>
210210
<div class="hubdescription col-md-7">
211211
<h2>Jupyter for Organizations</h2>

0 commit comments

Comments
 (0)