aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/page.styles.ts
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-17 01:40:21 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-17 01:40:21 -0700
commitf36deffa3903f9069ef819b982f530e7b29f88b1 (patch)
treee5b277f4d9ed0e84e41b0256abd860d271d81631 /src/app/page.styles.ts
parent18aecf2fcfd22af2b923fbb38457148e8d6d21fd (diff)
remove avatar icon
Diffstat (limited to 'src/app/page.styles.ts')
-rw-r--r--src/app/page.styles.ts13
1 files changed, 1 insertions, 12 deletions
diff --git a/src/app/page.styles.ts b/src/app/page.styles.ts
index dd43880..0b200d9 100644
--- a/src/app/page.styles.ts
+++ b/src/app/page.styles.ts
@@ -66,18 +66,7 @@ export const NavRight = styled.div`
gap: 6px;
`;
-export const Avatar = styled.div`
- font-size: 28px;
- color: #909090;
- display: flex;
- align-items: center;
- cursor: pointer;
- padding: 4px;
- border-radius: 50%;
- &:hover {
- color: #606060;
- }
-`;
+
export const ChipsBar = styled.div`
display: flex;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage