This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
riffusion-app
mirror of
https://github.com/riffusion/riffusion-app.git
Watch
1
Star
0
Fork
You've already forked riffusion-app
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mobileResponsiveWIP
riffusion-app
/
styles
/
Home.module.css
10 lines
105 B
CSS
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit Created from https://vercel.com/new
2022-11-20 12:20:12 -07:00
.
container
{
padding
:
0
2rem
;
Configure react, threejs, typescript, and tailwind
2022-11-20 12:56:36 -07:00
background
:
#
0a2342
;
color
:
white
;
Initial commit Created from https://vercel.com/new
2022-11-20 12:20:12 -07:00
}
.
main
{
min-height
:
100vh
;
}