update description styles

This commit is contained in:
David 2017-03-27 13:34:33 -04:00
parent eae7c6abb5
commit 2cb9101100
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ ul.nav li a:hover {border-bottom: 1px #FD9393 solid;}
.address {color: #FF4646; text-transform: uppercase; font-weight: 700;}
#selected {max-width: 400px; width: 100%; float: left; padding: 5px 10px;}
#selected .description {font-size: 14px; padding: 4px; line-height: 19px;}
#selected .description {font-size: 14px; padding: 4px 0px; line-height: 19px;}
#selected ul {list-style: none; margin: 15px 0px; padding: 0px;}
#info {max-width: 400px; width: 100%; float: left; padding: 5px 10px;}
.store-details {text-transform: uppercase; font-size: 11px; letter-spacing: .1em; padding-right: 6px;}