mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
add backlinks
This commit is contained in:
parent
6222b75563
commit
811e7740a9
21 changed files with 257 additions and 56 deletions
|
@ -46,3 +46,15 @@
|
|||
.left_item {
|
||||
padding-bottom: $gap * 2;
|
||||
}
|
||||
|
||||
.subheader {
|
||||
display: flex;
|
||||
gap: $gap;
|
||||
width: 100%;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.backlinks {
|
||||
min-height: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue