Skip to content
Snippets Groups Projects
Commit d983b5af authored by Steinwender, Tamara's avatar Steinwender, Tamara
Browse files

Adapt chevron style

parent 1f040492
No related branches found
No related tags found
No related merge requests found
Pipeline #85115 passed
......@@ -1147,10 +1147,10 @@ export function getLinkCss() {
mask-repeat: no-repeat;
-webkit-mask-position: center -2px;
mask-position: center center;
margin: 0 2px 0 4px;
margin: 0 0 0 4px;
padding: 0 0 0.25% 0;
-webkit-mask-size: 100%;
mask-size: 100%;
mask-size: 120%;
}
.int-link-external:hover::after, .int-link-internal:hover::after, .link:hover::after{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment