hubl/src/styles/about/_index.scss

10 lines
89 B
SCSS
Raw Normal View History

2021-01-10 16:53:56 +00:00
#about {
p {
line-height: 22px;
}
>div>div>div {
min-height: 285px;
}
}