You've already forked AstralRinth
forked from didirus/AstralRinth
Fix clicking the edges of clickables
This commit is contained in:
@@ -152,6 +152,10 @@ a {
|
||||
transform: scale(0.95);
|
||||
filter: brightness(0.8);
|
||||
}
|
||||
|
||||
&::before {
|
||||
border-radius: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
.has-icon {
|
||||
|
||||
Reference in New Issue
Block a user