reduced spring between words in phrase

This commit is contained in:
Jamal Jackson 2016-09-12 12:39:29 -04:00
parent 576cf04138
commit 294b4200f4
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
.select-word {
background: #fff;
box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.37);
margin: 1rem 0 0;
margin: .5rem 0 0;
display: inline-block;
padding: 0 5px;
}