Changed T_Arrow Position

This commit is contained in:
James Dinh 2022-06-07 16:56:17 -07:00
parent 50da6d2eba
commit 412c497bad

View File

@ -540,15 +540,15 @@ section {
width: 0px;
height: fit-content;
position: relative;
right: 24px;
top: 2px;
right: 30px;
top: 3px;
}
#timeline-left-arrow {
width: 0px;
height: fit-content;
position: relative;
right: 58px;
top: 2px;
right: 50px;
top: 3px;
}
@media (max-width: 740px) {
#timeline-right-arrow {