update hover color
This commit is contained in:
@@ -165,7 +165,7 @@ img[src*="#absolute"] {
|
||||
|
||||
|
||||
button:hover :is(:where(a)) {
|
||||
color: #3b82f6;
|
||||
color: #5e5e5e;
|
||||
}
|
||||
|
||||
button :is(:where(p)) {
|
||||
|
||||
@@ -35,7 +35,7 @@ code {
|
||||
}
|
||||
|
||||
.text-blue-light {
|
||||
@apply text-blue-500;
|
||||
@apply text-gray-500;
|
||||
}
|
||||
|
||||
.text-blue-dark {
|
||||
|
||||
Reference in New Issue
Block a user