Skip to content

Instantly share code, notes, and snippets.

@invalidCards
Last active January 29, 2019 13:27
Show Gist options
  • Save invalidCards/8e4f6687568bc118b2097482d5ced776 to your computer and use it in GitHub Desktop.
Save invalidCards/8e4f6687568bc118b2097482d5ced776 to your computer and use it in GitHub Desktop.
#categoryBar, .fpaItemsWrapper, .inbetweenContent, #highlightedProducts, .secondColumn {
display: none;
}
table.highlights td {
padding: 0;
line-height: normal;
}
.mainColumn.frontpage {
width: 100%;
}
.communityTopics, .communityBlogs {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
#community .communityTopics .communityItem, #community .communityBlogs .communityItem {
border: 0px;
margin: 10px 10px;
}
#community .communityBlogs .communityItem {
flex-basis: 420px;
}
#layout .mainColumn.frontpage {
border: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment