This website works better with JavaScript
Home
Explore
Help
Sign In
archive
/
MusareReact
mirror of
https://github.com/Musare/MusareReact
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
0446053d3b
Branches
Tags
master
MusareReact
/
frontend
/
app
/
styles
/
vendor
/
musare-theme
/
main.scss
main.scss
101 B
History
Raw
1
2
3
4
5
6
7
@import "navigation.scss";
@import "grid.scss";
body {
background-color: rgb(245, 245, 245);
}