feat(src): dynamic title and fix sidebar style
This commit is contained in:
parent
0ff36c22bb
commit
6b30eb65eb
6 changed files with 25 additions and 3 deletions
|
|
@ -223,6 +223,11 @@ main {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
li>p {
|
||||
font-weight: 700;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
ul, ul li {
|
||||
list-style: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue