diff --git a/tarotcard.css b/tarotcard.css index 0caa6ca..c005245 100644 --- a/tarotcard.css +++ b/tarotcard.css @@ -14,6 +14,15 @@ max-width: 80vw; } +.tarot-card__link { + display: block; + width: 100%; + height: 100%; + + color: inherit; + text-decoration: none; +} + .tarot-card__content { width: 100%; height: 100%; diff --git a/test/index.html b/test/index.html index 758ce0a..e0be240 100644 --- a/test/index.html +++ b/test/index.html @@ -55,6 +55,24 @@ --> + + + + -
+ -
+