Skip to content

Instantly share code, notes, and snippets.

@abruzzi
Created August 29, 2022 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abruzzi/0ba14bdfc38c0a1df243145fbaaf5fc5 to your computer and use it in GitHub Desktop.
Save abruzzi/0ba14bdfc38c0a1df243145fbaaf5fc5 to your computer and use it in GitHub Desktop.
.latest-news {
width: 80%;
margin: 1rem auto;
}
.news-container {
display: flex;
gap: 2rem;
}
.news {
flex: 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment