FEAT: Started fleshing out content on the webpage
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
export let label: string = "";
|
||||
</script>
|
||||
|
||||
<div class="relative flex flex-row w-full min-h-[300px] mt-5 mb-5">
|
||||
<div id={label} class="relative flex flex-row w-full min-h-[300px] mt-5 mb-25">
|
||||
<!-- Sticky/Sliding Label -->
|
||||
<div class="hidden md:flex flex-col items-center mr-6">
|
||||
<div class="sticky top-24 left-0 z-10">
|
||||
|
||||
Reference in New Issue
Block a user