feat: link previews to page-list (closes #173)
This commit is contained in:
parent
5c76d8dad9
commit
a78926ede5
6 changed files with 31 additions and 27 deletions
|
@ -592,9 +592,13 @@ header {
|
|||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
& > p {
|
||||
margin: 0;
|
||||
padding: 0.5rem 0;
|
||||
}
|
||||
|
||||
& > p, & > a {
|
||||
font-size: 1rem;
|
||||
margin: 0.7rem 0;
|
||||
font-weight: 400;
|
||||
user-select: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue