Skip to content

Commit 78c60e1

Browse files
changes
1 parent 69b7512 commit 78c60e1

File tree

243 files changed

+880
-898
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+880
-898
lines changed

docs/assets/main.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/style.css

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -327,17 +327,14 @@ dd {
327327
}
328328

329329
/* Footer */
330-
.tsd-generator {
330+
footer {
331331
border-top: 1px solid var(--color-accent);
332332
padding-top: 1rem;
333333
padding-bottom: 1rem;
334334
max-height: 3.5rem;
335335
}
336-
337-
.tsd-generator > p {
338-
margin-top: 0;
339-
margin-bottom: 0;
340-
padding: 0 1rem;
336+
.tsd-generator {
337+
margin: 0 1em;
341338
}
342339

343340
.container-main {
@@ -405,7 +402,8 @@ dd {
405402
}
406403
body {
407404
background: var(--color-background);
408-
font-family: "Segoe UI", sans-serif;
405+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans",
406+
Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
409407
font-size: 16px;
410408
color: var(--color-text);
411409
}

docs/classes/app_components_Buttons_Tutorial.default.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

docs/classes/app_components_ErrorHandling_ErrorHandler.default.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/classes/backend_models_routes.Route.html

Lines changed: 5 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)