Skip to content

fix: correct typo in GamingView.vue style#37

Open
dagangtj wants to merge 1 commit intoleighfall:mainfrom
dagangtj:fix-typo-gaming-vue
Open

fix: correct typo in GamingView.vue style#37
dagangtj wants to merge 1 commit intoleighfall:mainfrom
dagangtj:fix-typo-gaming-vue

Conversation

@dagangtj
Copy link

Description

This PR fixes a typo in the CSS variable reference in GamingView.vue.

Changes Made

  • Changed @box-backround to @box-background on line 53

Issue

The incorrect variable name @box-backround would cause the background style to not apply correctly. This fix ensures the proper CSS variable @box-background is referenced.

Fixes #28


💰 Tips appreciated! If this PR helps, consider sending USDT (TRC20) to:
TJL2uq9nC6aqqGTDSUaUg8KWepSh8htrft

Changed @box-backround to @box-background to fix CSS variable reference.

Fixes leighfall#28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix typo in Gaming.vue

1 participant