- .raritek {
- flex: none;
- padding: 3rem;
- background: #dce3eb;
- background-image: url("//dd.unicraft.org/static/branding/raritek/header/bg.png");
- background-repeat: repeat-x;
- background-position: center;
- background-size: auto 100%;
- &_logo {
- display: block;
- margin: 0 auto;
- max-width: 80%;
- }
- }
|