Changed T_Arrow Position
This commit is contained in:
parent
50da6d2eba
commit
412c497bad
@ -540,15 +540,15 @@ section {
|
|||||||
width: 0px;
|
width: 0px;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: 24px;
|
right: 30px;
|
||||||
top: 2px;
|
top: 3px;
|
||||||
}
|
}
|
||||||
#timeline-left-arrow {
|
#timeline-left-arrow {
|
||||||
width: 0px;
|
width: 0px;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: 58px;
|
right: 50px;
|
||||||
top: 2px;
|
top: 3px;
|
||||||
}
|
}
|
||||||
@media (max-width: 740px) {
|
@media (max-width: 740px) {
|
||||||
#timeline-right-arrow {
|
#timeline-right-arrow {
|
||||||
|
Loading…
Reference in New Issue
Block a user