lbry-desktop/src/renderer/scss/component/_yrbl.scss

11 lines
146 B
SCSS
Raw Normal View History

.yrbl {
height: 300px;
}
.yrbl--first-run {
align-self: center;
height: 200px;
width: auto;
margin: 0 var(--spacing-vertical-large);
}