mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-24 18:25:41 +03:00
Remove one space
This commit is contained in:
parent
0de7a6126f
commit
07242eb4d2
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
||||||
contain-intrinsic-size: auto 160px;
|
contain-intrinsic-size: auto 160px;
|
||||||
|
|
||||||
&:is(:hover, :focus-visible) {
|
&:is(:hover, :focus-visible) {
|
||||||
/* Needed to undo the overflow: hidden "effect" due to "content-visibility: auto" */
|
/* Needed to undo the overflow: hidden "effect" due to "content-visibility: auto" */
|
||||||
content-visibility: visible;
|
content-visibility: visible;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue