chore: spacing
This commit is contained in:
parent
5e6c3ef503
commit
5204abbc3b
6 changed files with 27 additions and 24 deletions
|
@ -50,11 +50,15 @@
|
|||
}
|
||||
|
||||
& a:hover img,
|
||||
& a:focus img,
|
||||
& a:active img {
|
||||
border-color: var(--accent-color-hover)
|
||||
}
|
||||
|
||||
& a:focus img,
|
||||
& a:focus-within img {
|
||||
border: 0
|
||||
}
|
||||
|
||||
& .meta-text {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
|
|
Reference in a new issue