Skip to content
Discussion options

You must be logged in to vote

We're using CSS layers, which are designed to be easy to override. If you add this to your own stylesheet, the images will no longer have rounded corners:

img {
  border-radius: 0;
}

View example

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@willywongi
Comment options

Answer selected by willywongi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants