fix: onlyCover
This commit is contained in:
parent
371fbecfc2
commit
033be4f2d7
3 changed files with 13 additions and 6 deletions
|
|
@ -223,6 +223,10 @@ main {
|
|||
z-index: 0;
|
||||
}
|
||||
|
||||
main.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.anchor {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue