edited style and added games page
This commit is contained in:
@@ -47,8 +47,7 @@
|
||||
</script>
|
||||
|
||||
<div class="toc-container notched">
|
||||
<ul class="toc-list" bind:this={container}>
|
||||
</ul>
|
||||
<ul class="toc-list" bind:this={container}></ul>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
@@ -60,6 +59,8 @@
|
||||
|
||||
background-color: var(--color-background-highlight);
|
||||
padding: 16px 0;
|
||||
position: sticky;
|
||||
top: 20px;
|
||||
}
|
||||
|
||||
.toc-list {
|
||||
|
||||
Reference in New Issue
Block a user