notken12/arcadecord

Stop nesting <buttons> inside of <a>, use a .button class on <a> instead

Closed this issue · 1 comments

See all-games.scss and change the

button {}

declarations to

button, .button {}