6 lines
70 B
SCSS
6 lines
70 B
SCSS
|
#page-about {
|
||
|
.content p:last-of-type {
|
||
|
margin-top: 24px;
|
||
|
}
|
||
|
}
|