This commit is contained in:
parent
ea35cc1e22
commit
d9edca5d2c
4 changed files with 7 additions and 11 deletions
|
|
@ -100,9 +100,7 @@
|
|||
background-color: var(--grey-950);
|
||||
}
|
||||
|
||||
.link-block{
|
||||
z-index: 2000;
|
||||
}
|
||||
|
||||
|
||||
.keywords-wrapper{
|
||||
padding-top: calc(var(--spacing)*0.75);
|
||||
|
|
@ -112,6 +110,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1614,9 +1614,6 @@ button.sort[data-sort-type=up] .arrow {
|
|||
border-color: var(--color-txt);
|
||||
background-color: var(--grey-950);
|
||||
}
|
||||
.card--article .link-block {
|
||||
z-index: 2000;
|
||||
}
|
||||
.card--article .keywords-wrapper {
|
||||
padding-top: calc(var(--spacing) * 0.75);
|
||||
z-index: 100;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue