Skip to content

Instantly share code, notes, and snippets.

@joelbrewer
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save joelbrewer/78fc2c609b3e523d9190 to your computer and use it in GitHub Desktop.

Select an option

Save joelbrewer/78fc2c609b3e523d9190 to your computer and use it in GitHub Desktop.
.rounded {
border-radius: 15px;
}
<%= image_tag("header.jpg", class: "rounded") %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment