Working on scroll interactivity, and mouse events
This commit is contained in:
@@ -6,6 +6,8 @@ html,
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: 'Museo Sans';
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
#root {
|
||||
|
||||
Reference in New Issue
Block a user