- .vcmow {
- flex: none;
- padding: 2rem 5rem;
- user-select: none;
- background: #f6f6f6;
- background-image: url("//dd.unicraft.org/static/branding/vcmow/header/bg.png");
- background-repeat: no-repeat;
- background-position: left center;
- background-size: cover;
- &_logo {
- display: block;
- height: 102px;
- margin: 0;
- }
- }
|