diff --git a/epicyon-profile.css b/epicyon-profile.css index dbc37bd8b..c8a49b2d6 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -998,9 +998,6 @@ aside .toggle-inside li { font-size: var(--font-size); line-height: var(--line-spacing); } - .timelineIconMobile { - display: none; - } .timeline-banner { background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("banner.png"); height: 15%; @@ -1547,9 +1544,6 @@ aside .toggle-inside li { font-size: var(--font-size); line-height: var(--line-spacing); } - .timelineIconMobile { - width: 10%; - } .timeline-banner { background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("banner.png"); height: 6%; diff --git a/webinterface.py b/webinterface.py index 3fc274200..d66bc38df 100644 --- a/webinterface.py +++ b/webinterface.py @@ -6144,7 +6144,7 @@ def htmlTimeline(defaultTimeline: str, # the links button to show left column links tlStr += \ - '