Skip to content

Commit eacb497

Browse files
Removed no longer needed upcoming__logo-col class.
Changed Supported by title to Sponsors.
1 parent be2fbca commit eacb497

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

_sass/style.scss

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -362,22 +362,6 @@ a {
362362
margin-top: 5.5%;
363363
}
364364

365-
.upcoming__logo-col {
366-
padding-right: 0;
367-
padding-left: 0;
368-
margin-top: 1em;
369-
border: #072948 2px groove;
370-
border-radius: 5px;
371-
box-shadow: rgba(0, 0, 0, 0.76) 5px 5px 5px 0;
372-
}
373-
374-
@media (min-width: 768px) {
375-
.upcoming__logo-col {
376-
margin-top: 0;
377-
margin-right: 5.5%;
378-
}
379-
}
380-
381365
.upcoming__project-logo {
382366
margin: 0.5em;
383367
border: #A55605 3px double;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h2 class="post__label">Project</h2>
108108

109109
<div class="row">
110110
<div class="no-gutters__col col-6">
111-
<h2 class="post__label">Supported by</h2>
111+
<h2 class="post__label">Sponsors</h2>
112112
</div>
113113
</div>
114114
<div class="row">

0 commit comments

Comments
 (0)