mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 12:57:48 +00:00
Merge branch 'main' into animations
This commit is contained in:
@@ -103,7 +103,6 @@
|
||||
on:aw-resize={({ detail }) => {
|
||||
scrollHandler.reset();
|
||||
const { percentage } = detail;
|
||||
console.log('resize', percentage);
|
||||
|
||||
scrollHandler(percentage);
|
||||
}}
|
||||
@@ -141,7 +140,7 @@
|
||||
id="oss-twitter"
|
||||
>
|
||||
<div class="u-flex-vertical u-main-space-between u-gap-32">
|
||||
<span class="aw-icon-twitter aw-u-font-size-40" aria-hidden="true" aria-label="Twitter" />
|
||||
<span class="aw-icon-x aw-u-font-size-40" aria-hidden="true" aria-label="Twitter" />
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">125k+ Twitter Followers</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user