6 lines
55 B
SCSS
6 lines
55 B
SCSS
|
#about {
|
||
|
|
||
|
>div>div>div {
|
||
|
min-height: 285px;
|
||
|
}
|
||
|
}
|