This website requires JavaScript.
Explore
Help
Sign in
sageTheDm
/
interstellar_ai
Watch
1
Star
0
Fork
You've already forked interstellar_ai
0
forked from
React-Group/interstellar_ai
Code
Pull requests
Activity
613508a488
interstellar_ai
/
app
/
styles
/
reset.css
7 lines
94 B
CSS
Raw
Normal View
History
Unescape
Escape
Made the header button show/hide work
2024-09-18 11:17:34 +02:00
*
{
margin
:
0
;
padding
:
0
;
box-sizing
:
border-box
;
css progress 3
2024-09-30 13:46:58 +02:00
scroll-behavior
:
smooth
;
Made the header button show/hide work
2024-09-18 11:17:34 +02:00
}
Copy permalink