Update backlink box border styling
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
.backlink-divider {
|
||||
color: var(--color-background-2);
|
||||
}
|
||||
|
||||
.backlink-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-top: 1px solid var(--color-background-2);
|
||||
padding-top: 16px;
|
||||
}
|
||||
|
||||
.backlinks {
|
||||
|
||||
Reference in New Issue
Block a user