implement portfolio project test upsell modal

update styles

html updates

add waffle flags

fix waffle flags
This commit is contained in:
jaebradley
2018-02-05 17:21:21 -05:00
parent f9b3c8430d
commit 47b36c6acd
9 changed files with 239 additions and 118 deletions

View File

@@ -48,7 +48,7 @@
/* modal-specific */
#upsell-modal {
#upsell-modal, #portfolio-experiment-upsell-modal {
display: none;
/* slick modal from https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css */
@@ -492,6 +492,11 @@
padding-bottom: 10px;
}
.checkmark-group-header {
padding-top: 10px;
padding-bottom: 10px;
}
.feature-screenshot {
width: 250px;
margin-top: 15px;