matrix-dimension/web/app/riot/riot-home/home.component.scss

8 lines
187 B
SCSS
Raw Normal View History

// component styles are encapsulated and only applied to their components
.stickerpacks {
position: relative;
top: -15px;
padding-left: 10px;
font-size: 0.8em;
color: #525252;
}