Fixed number spacing
This commit is contained in:
parent
beca781996
commit
d484b48a71
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue