nitro-react/src/views/help/HelpView.scss

11 lines
192 B
SCSS
Raw Normal View History

2021-10-25 04:54:54 +02:00
.nitro-help {
height: 430px;
2021-10-25 04:54:54 +02:00
width: 300px;
.index-image {
background: url('../../assets/images/help/help_index.png');
width: 126px;
height: 105px;
}
}