diff --git a/style.css b/style.css index 18ae03a..7e33347 100644 --- a/style.css +++ b/style.css @@ -125,9 +125,10 @@ li .num { li .tele { background: var(--sub-colour); - width: 500px; + width: 300px; height: 100%; - margin: 0px auto 0px auto; + margin: 0px 0px 0px auto; + position: page; color: var(--listnum-colour); text-align: right; align-items: end;