Skip to content

Commit b074a82

Browse files
1 parent f631be4 commit b074a82

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

.cache/Commit/Cache.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7662,6 +7662,6 @@
76627662
]
76637663
}
76647664
],
7665-
"TimeStamp": 1738929099286
7665+
"TimeStamp": 1738930072666
76667666
}
76677667
}

Source/Function/Scroll/Layout.astro

-4
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@ interface Props {
88

99
<>
1010
<Code client:only="solid-js" Text={Astro.props.Text ?? ""} Font={2} />
11-
12-
<!-- <style >
13-
@import "@Function/Scroll/Stylesheet.scss";
14-
</style> -->
1511
</>

0 commit comments

Comments
 (0)