- .plintus-hall {
- background-color: #22315d;
- text-align: center;
- position: relative;
- flex: none;
- padding: 2rem;
- background-image: url("//dd.unicraft.org/static/branding/plintus-hall/header/bg.png");
- background-repeat: no-repeat;
- background-position: center;
- background-size: cover;
- &_logo {
- margin: 0 auto;
- }
- }
|