even better performance by combining km marks and arrows

This commit is contained in:
Fedor Katurov 2020-01-16 16:31:47 +07:00
parent f4cd6bd44a
commit 4ac0bbebe2
2 changed files with 15 additions and 14 deletions

View file

@ -130,6 +130,13 @@
left: 50%;
font-weight: bold;
padding: 0 2px;
svg {
position: absolute;
top: -16px;
left: 50%;
transform: translate(-50%, 0);
}
}
}