Skip to content

Commit 9c67b83

Browse files
arnlaugssonclaude
andcommitted
fix: remove box-shadow from game HUD for clean divider line
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e22c326 commit 9c67b83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@
370370
margin: 0 -64px;
371371
padding: 16px 64px;
372372
border-bottom: 1px solid var(--border);
373-
box-shadow: 0 4px 16px rgba(0,0,0,0.07);
374373
}
375374
@media (max-width: 900px) {
376375
#game-hud { margin: 0 -20px; padding: 12px 20px; }

0 commit comments

Comments
 (0)