Changed offset from 10px to 5px
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ footer {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 10px;
|
||||
left: 5px;
|
||||
animation: pop 0.8s ease-out var(--delay);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user