Fixes tiny style bug

This commit is contained in:
Christian 2022-05-04 14:44:06 +02:00
parent d4a8f75798
commit 90dae6963b

View File

@ -851,7 +851,7 @@ th.address {
}
.pc .arrow-line.top .arrow.up {
--transformation: rotate(-90deg) translate(0, -2.5rem);
--transformation: rotate(-90deg) translate(0, -2.85rem);
}
.pc .arrow-line.bottom .arrow.up {
--transformation: rotate(-90deg) translate(0, 0.75rem);