This website works better with JavaScript
Home
Explore
Help
Sign In
archive
/
MusicSite
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4ea39bb959
Branches
Tags
experimental
staging
MusicSite
/
frontend
/
build
/
index.css
index.css
101 B
History
Raw
1
2
3
4
5
6
7
8
body {
background-color: rgb(245, 245, 245);
}
.card {
background-color: white;
padding: 20px;
}