Skip to content

Instantly share code, notes, and snippets.

@dexiouz
Created September 5, 2018 23:50
Show Gist options
  • Save dexiouz/b2d69b4744b2219ae24f3ff7a56a081c to your computer and use it in GitHub Desktop.
Save dexiouz/b2d69b4744b2219ae24f3ff7a56a081c to your computer and use it in GitHub Desktop.
width.css
.box{
color: white;
font-size: 100px;
text-align: center;
text-shadow: 4px 4px 0 rgba(0,0,0,0.1);
padding: 10px;
width: 300px
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment