Skip to content

Commit 63caf0d

Browse files
authored
Merge pull request jupyter#518 from jupyter/simplify-about
Refactor /about as frontmatter and straighten out crooked logo grids
2 parents 70bf9f6 + e6ee237 commit 63caf0d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+7321
-2358
lines changed

_includes/distinguished.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

_includes/donate.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

_includes/partners.html

Lines changed: 0 additions & 93 deletions
This file was deleted.

_includes/sponsors.html

Lines changed: 0 additions & 62 deletions
This file was deleted.

_includes/steering.html

Lines changed: 0 additions & 105 deletions
This file was deleted.

_sass/_about.scss

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
11
/* Styling for the Sponsor logos on About page*/
2-
div.sponsor img {
3-
margin: 16px 0 !important;
4-
}
5-
6-
div.sponsor {
7-
display: inline-block;
8-
}
9-
10-
img.company-logo {
11-
height: auto !important;
12-
width: 75% !important;
13-
}
14-
152
.about-section .row {
163
padding-left: 30px;
174
padding-right: 30px;

0 commit comments

Comments
 (0)