Fixed number spacing

This commit is contained in:
Notoric 2024-02-24 00:12:26 +00:00
parent beca781996
commit d484b48a71
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ h1 {
position: absolute;
bottom: 0;
left: 0;
transform: translate(10px, 0);
transform: translate(10px, 5px);
width: 120px;
height: 120px;
background-color: #202020;