feature: update circle-edit

This commit is contained in:
gaelle morin
2021-01-10 17:53:56 +01:00
parent 8cea686396
commit d3f7e56929
8 changed files with 84 additions and 68 deletions

View File

@ -0,0 +1,10 @@
#about {
p {
line-height: 22px;
}
>div>div>div {
min-height: 285px;
}
}

View File

@ -47,4 +47,5 @@ solid-display>div {
@import 'header/_index';
@import 'left-nav/_index';
@import 'content/_index';
@import 'content/_index';
@import 'about/_index';