feature: update circle-edit
This commit is contained in:
10
src/styles/about/_index.scss
Normal file
10
src/styles/about/_index.scss
Normal file
@ -0,0 +1,10 @@
|
||||
#about {
|
||||
|
||||
p {
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
>div>div>div {
|
||||
min-height: 285px;
|
||||
}
|
||||
}
|
@ -47,4 +47,5 @@ solid-display>div {
|
||||
|
||||
@import 'header/_index';
|
||||
@import 'left-nav/_index';
|
||||
@import 'content/_index';
|
||||
@import 'content/_index';
|
||||
@import 'about/_index';
|
||||
|
Reference in New Issue
Block a user