matrix-dimension/web/app/riot/riot.component.scss
turt2live 9189c6f72b Add a splash page. Adds #21
Includes a self-made logo. Suggestions welcome.
2017-05-27 21:21:08 -06:00

8 lines
148 B
SCSS

// component styles are encapsulated and only applied to their components
.integration-container {
display: flex;
}
#wrapper {
padding: 30px;
}