mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 15:42:09 +00:00
update css
This commit is contained in:
parent
83cd431c52
commit
8c14c9018e
@ -2,6 +2,11 @@ body {
|
||||
background: #eee;
|
||||
text-align: center;
|
||||
padding-top: 30px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.content {
|
||||
margin-top: 100px;
|
||||
|
Loading…
Reference in New Issue
Block a user