- .sleep8 {
- flex: none;
- padding: 4rem 5rem;
- user-select: none;
- text-align: left;
- background: url("//dd.unicraft.org/static/branding/sleep8/header/bg.png") repeat;
- background-repeat: no-repeat;
- background-position: center;
- background-size: cover;
- &_logo {
- display: block;
- flex: none;
- margin: 0;
- }
- }
|