Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5438b7f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxMD committed Jun 20, 2024
1 parent 736eca6 commit 44cec32
Show file tree
Hide file tree
Showing 293 changed files with 600 additions and 556 deletions.
4 changes: 2 additions & 2 deletions assets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 5 additions & 7 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -327,17 +327,14 @@ dd {
}

/* Footer */
.tsd-generator {
footer {
border-top: 1px solid var(--color-accent);
padding-top: 1rem;
padding-bottom: 1rem;
max-height: 3.5rem;
}

.tsd-generator > p {
margin-top: 0;
margin-bottom: 0;
padding: 0 1rem;
.tsd-generator {
margin: 0 1em;
}

.container-main {
Expand Down Expand Up @@ -405,7 +402,8 @@ dd {
}
body {
background: var(--color-background);
font-family: "Segoe UI", sans-serif;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans",
Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
font-size: 16px;
color: var(--color-text);
}
Expand Down
Loading

0 comments on commit 44cec32

Please sign in to comment.