Demo: darle más drip
This commit is contained in:
parent
178d3474b8
commit
9d49e1aa1e
1 changed files with 11 additions and 0 deletions
|
@ -7,6 +7,17 @@
|
||||||
padding: 0.2em;
|
padding: 0.2em;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: sans-serif;
|
||||||
|
max-width: 45rem;
|
||||||
|
margin: 0 auto;
|
||||||
|
padding: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
overflow-x: auto;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<label for="token-input">Access token: </label>
|
<label for="token-input">Access token: </label>
|
||||||
|
|
Loading…
Reference in a new issue