This website works better with JavaScript
Home
Explore
Project
Register
Sign In
vue
/
Vue
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d9462a462e
Branches
Tags
master
Vue
/
note1
/
index.css
index.css
103 B
History
Raw
1
2
3
4
5
6
7
8
html, body {
margin: 5px;
padding: 0;
}
#app{
text-align: center;
padding-top: 10rem;
}