handling the cta slim
This commit is contained in:
parent
3eb98d97c1
commit
13b3ce8066
9
resources/css/blocks/cta-slim.css
Normal file
9
resources/css/blocks/cta-slim.css
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
.homegrade-blocks-cta-slim {
|
||||||
|
&:after {
|
||||||
|
transform: translateY(1px);
|
||||||
|
content: url('../resources/img/graphic-assets/chevron-next.svg');
|
||||||
|
}
|
||||||
|
&:hover:after {
|
||||||
|
transform: translateY(1px) translateX(1px);
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user