Fixed DE Typo, and added text in calculator box

This commit is contained in:
Henry Bravo 2017-06-14 16:51:42 -05:00
commit b2379f7a02
8 changed files with 92 additions and 224 deletions

View file

@ -641,6 +641,9 @@ h6 {
color: #fff;
font-size: 32px;
}
.price-calc-section .card .price .price-text{
font-size: 14px;
}
.price-calc-section .card .description{
padding: 12px;
border-bottom: 1px solid rgba(128, 128, 128, 0.3);