smooth transition
This commit is contained in:
parent
3bd3287017
commit
83ead816f9
@ -15,6 +15,11 @@ html, body {
|
||||
cursor: url("/cursor.png"),auto;
|
||||
}
|
||||
|
||||
:not(#sprite) {
|
||||
transition: 0.3s ease-in-out;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin: 1px;
|
||||
padding: 8px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user