10 lines
97 B
SCSS
Raw Normal View History

.getting-started {
p {
margin: 20px 0;
line-height: 22px;
font-size: 16px;
}
}