Don't need ellipse

This commit is contained in:
Lim Chee Aun 2023-04-14 18:14:25 +08:00
parent 7e58a4e14f
commit 460e4a3cc4

View file

@ -177,7 +177,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
width: 50%;
left: 25%;
background-image: radial-gradient(
ellipse farthest-side at bottom,
farthest-side at bottom,
var(--link-color),
transparent
);