2020-11-19 12:40:18 +01:00

9 lines
159 B
SCSS

:host {
font-size: 1.4rem;
display: flex;
flex-flow: row;
align-items: center;
justify-content: space-around;
align-content: center;
}