generated from cms/tibi-docs
nex session
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="rows">
|
||||
<div class="rows" class:HP="{path == '/'}">
|
||||
{#if page}
|
||||
{#if path == "/"}<Homepage />{/if}
|
||||
{#each page.rows as row}
|
||||
@@ -46,9 +46,10 @@
|
||||
justify-content: flex-start;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
|
||||
|
||||
overflow-x: hidden;
|
||||
gap: 10px;
|
||||
|
||||
& > .row {
|
||||
padding: 10px;
|
||||
padding-top: 80px;
|
||||
|
||||
Reference in New Issue
Block a user