Skip to content

Commit

Permalink
remove podcast page
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrandaccio committed Nov 12, 2024
1 parent 7cddcd1 commit 539af53
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 300 deletions.
23 changes: 0 additions & 23 deletions assets/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -396,16 +396,6 @@ html,
.gh-postfeed > *:first-child .gh-post-authors {
padding: 0;
}

.gh-postfeed > .podcast-card:first-child .podcast-card-content {
grid-column-start: 1;
grid-row-start: 1;
}

.gh-postfeed > .podcast-card:first-child .podcast-card-content .gh-card-title {
font-size: 5rem;
text-transform: none;
}

.gh-postfeed > :first-child .gh-post-authors {
margin-top: 4rem;
Expand Down Expand Up @@ -523,12 +513,6 @@ html,
opacity: 0.8;
}

.podcast-card-content {
max-width: 720px;
text-align: left;
padding: 1rem 0;
}


/* Page
/* ---------------------------------------------------------- */
Expand Down Expand Up @@ -624,13 +608,6 @@ html,
margin: 2rem 0;
}

.podcast-content h2 {
font-family: var(--font-display);
font-weight: normal;
text-transform: uppercase;
font-size: 4em;
}


/* Social share button & modal
/* ---------------------------------------------------------- */
Expand Down
95 changes: 0 additions & 95 deletions custom-podcast.hbs

This file was deleted.

59 changes: 0 additions & 59 deletions partials/podcast-card.hbs

This file was deleted.

123 changes: 0 additions & 123 deletions podcast.hbs

This file was deleted.

0 comments on commit 539af53

Please sign in to comment.