- .smart-ind {
- flex: none;
- padding: 3rem 2rem;
- text-align: left;
- border-bottom: 2px solid #00596c;
- background-size: auto 80%;
- background-repeat: no-repeat;
- background-image: url("//dd.unicraft.org/static/branding/smart-ind/header/bg.png");
- background-position: right bottom;
- &_logo {
- height: 3rem;
- margin: 0 auto;
- }
- }
|