Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m7s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m7s
This commit is contained in:
parent
4379540171
commit
e54233a960
@ -128,7 +128,6 @@
|
|||||||
transition: ease 0.4s;
|
transition: ease 0.4s;
|
||||||
background: linear-gradient(to top right, #262626, #292929, #262626);
|
background: linear-gradient(to top right, #262626, #292929, #262626);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
text-decoration: unset;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.IBMSMSMBSSCL_CAElement::before {
|
.IBMSMSMBSSCL_CAElement::before {
|
||||||
@ -213,6 +212,7 @@
|
|||||||
.IBMSMSMBSSCL_CAElement:hover {
|
.IBMSMSMBSSCL_CAElement:hover {
|
||||||
transition: ease 0.4s;
|
transition: ease 0.4s;
|
||||||
transform: scale(1.05);
|
transform: scale(1.05);
|
||||||
|
text-decoration: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
.IBMSMSMBSSCL_CAElement:active {
|
.IBMSMSMBSSCL_CAElement:active {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user