File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3737 min-width : $base-unit * 86 ;
3838 }
3939 .content-container {
40- padding : $base-unit * 9 0 0 $base-unit * 17 ;
40+ padding : $base-unit * 8 0 0 $base-unit * 17 ;
4141 .button-bar {
4242 display : flex ;
4343 flex-direction : column ;
5959 color : $tc-black ;
6060 letter-spacing : 0 ;
6161 padding : 0 0 $base-unit * 6 ;
62+ text-align : center ;
6263 }
6364 p {
6465 @include roboto ;
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ const products = {
2626 } ,
2727 Infographic : {
2828 brief : 'Infographic' ,
29- details : 'Present your data in an easy-to-understand and interesting way. ' ,
29+ details : 'Present your data in an easy-to-understand and interesting way' ,
3030 icon : 'product-infographic' ,
3131 id : 'infographic'
3232 } ,
@@ -46,7 +46,7 @@ const products = {
4646 subtypes : {
4747 'Front-end Prototype' : {
4848 brief : '3-20 screens' ,
49- details : 'Translate designs to a web (HTML/CSS/JavaScript) or mobile prototype. ' ,
49+ details : 'Translate designs to a web (HTML/CSS/JavaScript) or mobile prototype' ,
5050 icon : 'product-front-end-prototype' ,
5151 id : 'visual_prototype'
5252 } ,
You can’t perform that action at this time.
0 commit comments