Update item for description

This commit is contained in:
Mandar
2020-12-24 17:48:06 +01:00
parent 0f1afcf740
commit 919657e1bc
15 changed files with 65 additions and 54 deletions

View File

@@ -42,9 +42,9 @@
border: 2px solid $l5r5e-title;
color: $white-light;
&:hover {
border: 2px solid $red;
text-shadow: 0 0 6px $red;
box-shadow: 0 0 6px inset $red;
border: 2px solid $red-light;
text-shadow: 0 0 3px $red;
box-shadow: 0 0 3px inset $red;
}
}
}