Skip to content

Commit

Permalink
Deploying to gh-pages from @ 932551a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
fynnfeldpausch committed Jan 22, 2024
1 parent 6602f35 commit a2918c4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions build/catalyst.css
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@ a[tabindex="-1"]:focus {
b,
strong,
.cat-strong {
font-weight: 600;
font-weight: 700;
}

mark,
Expand Down Expand Up @@ -1928,7 +1928,7 @@ ul.cat-plain {
}

dt {
font-weight: 600;
font-weight: 700;
}

dd:not(:last-child) {
Expand Down
4 changes: 2 additions & 2 deletions build/p-f214bb5d.css → build/p-8309831b.css
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@ a[tabindex="-1"]:focus {
b,
strong,
.cat-strong {
font-weight: 600;
font-weight: 700;
}

mark,
Expand Down Expand Up @@ -1928,7 +1928,7 @@ ul.cat-plain {
}

dt {
font-weight: 600;
font-weight: 700;
}

dd:not(:last-child) {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'select.empty': 'No items',
'select.open': 'Open'
});
</script> <script nomodule="" src="https://haiilo.github.io/catalyst/build/catalyst.js" data-stencil></script> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vanillajs-scrollspy.min.js"></script> <link rel="stylesheet" href="https://haiilo.github.io/catalyst/build/p-f214bb5d.css"> <style>html,
</script> <script nomodule="" src="https://haiilo.github.io/catalyst/build/catalyst.js" data-stencil></script> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vanillajs-scrollspy.min.js"></script> <link rel="stylesheet" href="https://haiilo.github.io/catalyst/build/p-8309831b.css"> <style>html,
body {
background: #fff;
}
Expand Down

0 comments on commit a2918c4

Please sign in to comment.