Add Missing Arrow to push ProgCounter to AB

This commit is contained in:
2020-12-25 14:01:17 +01:00
parent 98bd366c24
commit 413105e4be
3 changed files with 42 additions and 0 deletions

View File

@ -346,6 +346,10 @@ th.address {
transform: rotate(180deg);
}
.arrow.up.arrow2 {
left: 50%;
}
.arrow.top {
bottom: auto;
top: -6rem;