Skip to content

Instantly share code, notes, and snippets.

@dmitryzatsepin
Last active January 19, 2018 07:55
Show Gist options
  • Save dmitryzatsepin/cab9de15777678bfde1840787a805044 to your computer and use it in GitHub Desktop.
Save dmitryzatsepin/cab9de15777678bfde1840787a805044 to your computer and use it in GitHub Desktop.
Label 1
label {
position: absolute;
left: 50%;
transform: translateX(-50%) translateY(-50%);
padding: 0.5rem;
font-size: 1.3rem;
background-color: @white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment