mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
Update exemple css
This commit is contained in:
parent
0fe34e0fb0
commit
4c3f7abb1d
@ -50,7 +50,8 @@ a.disabled {
|
||||
ul {
|
||||
margin: auto;
|
||||
padding: 0;
|
||||
width: 400px;
|
||||
width: 100%;
|
||||
max-width: 400px;
|
||||
padding-top: 40px;
|
||||
}
|
||||
li {
|
||||
|
Loading…
Reference in New Issue
Block a user