Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DashaBes/json-flashcards
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisTismenko committed Jan 6, 2020
2 parents f09228d + 60e4556 commit d95f260
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/core/UI/style/Card.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@
}

.instructions {
width: 40rem;
height: 40rem;
border: none;
border-radius: 1.5rem;
box-shadow: 2.5px 5px 15px rgba(0, 0, 0, 0.25);
}

0 comments on commit d95f260

Please sign in to comment.