Markdown and dictionary example

This commit is contained in:
Will McGugan
2023-02-18 22:43:13 +00:00
parent e143af1d3c
commit 724e0e3f58
4 changed files with 28 additions and 10 deletions

View File

@@ -8,9 +8,9 @@ Input {
}
#results {
width: auto;
min-height: 100%;
padding: 0 1;
width: 100%;
height: auto;
}
#results-container {