Skip to content

Instantly share code, notes, and snippets.

@ajmalafif
Forked from aghh1504/DottedBox.css
Created May 2, 2018 15:26
Show Gist options
  • Select an option

  • Save ajmalafif/9fa93a3e4150a5abd716e89b9dc6994d to your computer and use it in GitHub Desktop.

Select an option

Save ajmalafif/9fa93a3e4150a5abd716e89b9dc6994d to your computer and use it in GitHub Desktop.
.DottedBox {
margin: 40px;
border: 5px dotted pink;
}
.DottedBox_content {
font-size: 15px;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment