some tweaks

This commit is contained in:
Jesse Winton
2024-06-14 14:27:25 -04:00
parent d2edab5c0c
commit 226faa6b04
3 changed files with 47 additions and 18 deletions

View File

@@ -158,8 +158,6 @@
import { postController } from './post';
import Post from './post/post.svelte';
import { anyify } from '$lib/utils/anyify';
import Messaging from '$routes/init/(animations)/Messaging.svelte';
import Code from '../CodeWindow/Code.svelte';
/* Basic Animation setup */
let scrollInfo = {
@@ -228,9 +226,9 @@
}}
>
<div class="sticky-wrapper">
<div class="debug">
<!-- <div class="debug">
<pre>{scrollInfo.percentage}</pre>
</div>
</div> -->
{#if scrollInfo.percentage < 0.075}
<div
class="main-text"