Skip to content

Commit

Permalink
J hardaway fix fonts (#423)
Browse files Browse the repository at this point in the history
* Fixed all font issues
  • Loading branch information
jeromehardaway authored Aug 23, 2022
1 parent 4e67570 commit 53c88dd
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion src/assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@

#cause-title {
font-size: 1.5rem;
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-weight: 800;
}

Expand Down
46 changes: 23 additions & 23 deletions src/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ h1.small-top-pad {
text-transform: uppercase;
}
.featured-heading h2 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: 900;
line-height: 2.25rem; /*36px*/
Expand All @@ -347,7 +347,7 @@ p.featured-content {
margin-bottom: 45px;
}
.featured-heading h3 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.3125rem; /*21px*/
font-weight: 900;
line-height: 2.25rem; /*36px*/
Expand All @@ -362,7 +362,7 @@ p.featured-content {
}
blockquote {
border: 0;
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
margin: 85px 10px;
padding: 0.5em 10px;
quotes: '“' '”' '‘' '’';
Expand Down Expand Up @@ -875,7 +875,7 @@ h3 {
}
.site-header .intro h2 {
color: var(--element-4);
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-weight: 400;
letter-spacing: 1px;
margin-top: 22px;
Expand Down Expand Up @@ -975,7 +975,7 @@ h3 {
}
.inner-header h2 {
color: var(--element-4);
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-weight: 700;
margin-top: 5px;
position: relative;
Expand All @@ -995,7 +995,7 @@ h3 {
}
.inner-header .breadcrumb a {
color: inherit;
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
-webkit-transition: color 0.4s ease-in-out;
transition: color 0.4s ease-in-out;
}
Expand Down Expand Up @@ -1131,7 +1131,7 @@ h3 {
margin-bottom: 5px;
}
.causes-card h4 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-weight: 800;
}
.cause_excerpt p {
Expand All @@ -1152,7 +1152,7 @@ h3 {
}
.goal_value p {
color: var(--element-9);
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-weight: 700;
}
.goal_value p span {
Expand Down Expand Up @@ -1222,7 +1222,7 @@ h3 {
margin-bottom: 25px;
}
.cause_single h4 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: 800;
}
Expand All @@ -1237,7 +1237,7 @@ h3 {
}
.cause_single .small_event_card .event_meta ul li {
color: var(--element-5);
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 0.9375rem; /*15px*/
margin-left: 40px;
}
Expand Down Expand Up @@ -1335,7 +1335,7 @@ h3 {
margin-bottom: 100px;
}
.event_block .event_footer h4 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: 900;
}
Expand Down Expand Up @@ -1454,7 +1454,7 @@ h3 {
margin-right: 3px;
}
.post .entry-title {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: bold;
margin-bottom: 0;
Expand Down Expand Up @@ -1545,7 +1545,7 @@ h3 {
margin-bottom: 50px;
}
.widget h4 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: 900;
margin-bottom: 40px;
Expand Down Expand Up @@ -1648,7 +1648,7 @@ a.list-group-item:hover .media-heading {
margin: 0 20px 20px 0;
}
.blog-intro h2 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: 900;
letter-spacing: 1px;
Expand Down Expand Up @@ -1741,7 +1741,7 @@ label {
}
.contactus-brief > h2 {
color: var(--element-3);
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: 900;
margin-bottom: 45px;
Expand All @@ -1765,7 +1765,7 @@ label {
margin: 0;
}
.contact-wigets-area h4 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.3125rem; /*21px*/
font-weight: 700;
margin-bottom: 22px;
Expand Down Expand Up @@ -1814,7 +1814,7 @@ uneditable-input:focus {
outline: 0 none;
}
.story-title {
font-family: 'Gotham';
font-family: 'Gotham', sans-serifsans-serif;
font-weight: 900;
margin-bottom: 48px;
margin-top: 0;
Expand Down Expand Up @@ -1867,7 +1867,7 @@ uneditable-input:focus {
padding: 30px 0 50px 0;
}
.meet-us-heading {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-weight: 900;
margin-bottom: 35px;
}
Expand Down Expand Up @@ -1922,7 +1922,7 @@ uneditable-input:focus {
width: 55px;
}
.faq h2 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.875rem; /*30px*/
font-weight: 900;
margin-bottom: 40px;
Expand Down Expand Up @@ -1979,7 +1979,7 @@ uneditable-input:focus {
}

.faq_list .panel-title {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-weight: 800;
}
.faq-short-brief {
Expand Down Expand Up @@ -2164,7 +2164,7 @@ uneditable-input:focus {
margin-bottom: 45px;
}
.organisations h3 {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 1.3125rem; /*21px*/
font-weight: 900;
margin-bottom: 10px;
Expand Down Expand Up @@ -2265,7 +2265,7 @@ uneditable-input:focus {
font-size: 1.875rem; /*30px*/
}
.dg-wrapper div span.dg-small {
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 0.9375rem; /*15px*/
font-weight: 300;
letter-spacing: 1px;
Expand Down Expand Up @@ -2358,7 +2358,7 @@ div.zabuto_calendar tr.calendar-dow td {
}
.four-o-four h2 {
color: var(--element-4);
font-family: 'Gotham';
font-family: 'Gotham', sans-serif;
font-size: 16.25rem; /*100px*/
font-weight: 900;
margin-bottom: 42px;
Expand Down
10 changes: 5 additions & 5 deletions src/pages/code-of-conduct.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@ function CodeOfConduct() {
 
<p className="story">
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All complaints
will be reviewed and investigated and will result in a response that is deemed
necessary and appropriate to the circumstances. The project team is obligated to
maintain confidentiality with regard to the reporter of an incident. Further
details of specific enforcement policies may be posted separately.
reported by contacting Jerome Hardaway directly via slack. All complaints will be
reviewed and investigated and will result in a response that is deemed necessary
and appropriate to the circumstances. The project team is obligated to maintain
confidentiality with regard to the reporter of an incident. Further details of
specific enforcement policies may be posted separately.
</p>
<p className="story">
Project maintainers who do not follow or enforce the Code of Conduct in good faith
Expand Down

1 comment on commit 53c88dd

@vercel
Copy link

@vercel vercel bot commented on 53c88dd Aug 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.