Adjust date-time display position a bit more to the right

This commit is contained in:
mrkmntal 2026-04-11 13:40:44 -04:00
commit 18b21c247c
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@
font-family: 'Star4000 Small';
font-size: 24pt;
@include u.text-shadow(3px, 1.5px);
left: 415px;
left: 436px;
width: 170px;
text-align: right;
position: absolute;

File diff suppressed because one or more lines are too long