delete transition
This commit is contained in:
parent
a3eeac4d9d
commit
b76d7fb0b6
@ -583,13 +583,13 @@ i, em {
|
|||||||
}
|
}
|
||||||
.social svg {
|
.social svg {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
transition: all ease-in-out 250ms;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.social svg > * {
|
.social svg > * {
|
||||||
fill: none;
|
fill: none;
|
||||||
stroke: var(--color-link);
|
stroke: var(--color-link);
|
||||||
transition: all ease-in-out 250ms;
|
|
||||||
stroke-width: 1px;
|
stroke-width: 1px;
|
||||||
}
|
}
|
||||||
/* POST LIST */
|
/* POST LIST */
|
||||||
|
@ -110,7 +110,6 @@
|
|||||||
> * {
|
> * {
|
||||||
fill: none;
|
fill: none;
|
||||||
stroke: var(--color-link);
|
stroke: var(--color-link);
|
||||||
transition: all ease-in-out 250ms;
|
|
||||||
stroke-width: 1px;
|
stroke-width: 1px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user