Skip to content

Instantly share code, notes, and snippets.

@baobuiquang
Created October 30, 2022 15:49
Show Gist options
  • Save baobuiquang/c2c8bb89fc5df40ab8780b5b79b55e65 to your computer and use it in GitHub Desktop.
Save baobuiquang/c2c8bb89fc5df40ab8780b5b79b55e65 to your computer and use it in GitHub Desktop.
.feed-container .content .item .title {
font-family: 'Inter', 'Roboto', sans-serif !important;
line-height: 1.2 !important;
font-weight: 500 !important;
}
.feed-container .content .item .description {
font-family: 'Inter', 'Roboto', sans-serif !important;
line-height: 1.2 !important;
margin-top: 8px !important;
font-size: 14px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment