Revert cursor pointer changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-03 22:50:32 -08:00
parent a38c467ef3
commit 19ed567819
2 changed files with 0 additions and 6 deletions

View File

@@ -130,9 +130,6 @@
.donation-group wa-button {
width: calc(50% - 0.25rem);
}
wa-button::part(base) {
cursor: pointer;
}
</style>
</head>
<body style="opacity: 0">

View File

@@ -34,9 +34,6 @@
gap: 0.5rem;
}
.header .spacer { flex: 1; }
wa-button::part(base), .event-card {
cursor: pointer;
}
.event-card {
display: flex;
align-items: center;