docs: update content

This commit is contained in:
Hans Pagel
2021-03-17 23:21:36 +01:00
parent c80752a851
commit f6548d4f97
6 changed files with 156 additions and 34 deletions

View File

@@ -49,15 +49,4 @@ export default {
margin-top: 0.75em;
}
}
.output {
background-color: #0D0D0D;
color: #fff;
padding: 1rem;
font-family: monospace;
font-size: 1.1rem;
border-radius: 0.5rem;
margin: 1rem 0;
position: relative;
}
</style>