1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-11-08 09:08:40 +00:00

add hover effect

This commit is contained in:
devfake
2015-07-03 19:23:10 +02:00
parent 30e284a973
commit 4e1d801647
5 changed files with 261 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<h3 class="bbm-modal__title">Choose up to 2 cards you wish to redraw!</h3>
<span class="btn-sub bbm-close">READY</span>
</div>
<div class="bbm-modal__section preview-b">
<div class="bbm-modal__section preview-b small-cards-modal">
{{#each handCards as |val key|}}
{{>card val}}
{{/each}}