File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 643
643
}
644
644
}
645
645
646
+ [purpose= ' bottom-cta' ] {
647
+ h1 {
648
+ font-size : 48px ;
649
+ max-width : 640px ;
650
+ & .vm {
651
+ max-width : unset ;
652
+ }
653
+ }
654
+ }
655
+
646
656
[purpose= ' video-modal' ] {
647
657
[purpose= ' modal-dialog' ] {
648
658
width : 100% ;
711
721
[purpose= ' integrations-section' ] {
712
722
margin-top : 160px ;
713
723
}
714
- [purpose= ' bottom-cta' ] {
715
- h1 {
716
- font-size : 48px ;
717
- }
718
- }
719
724
[purpose= ' video-modal' ] {
720
725
[purpose= ' modal-dialog' ] {
721
726
width : 100% ;
Original file line number Diff line number Diff line change 373
373
< div purpose= " homepage-content" class = " container" >
374
374
< div class = " text-center" purpose= " bottom-cta" >
375
375
< h4> For teams with lots of computing devices< / h4>
376
- < h1>< %- partial (' ../partials/primary-tagline.partial.ejs' ) % >< / h1>
376
+ < h1 class = " mx-auto <%= primaryBuyingSituation%> " >< %- partial (' ../partials/primary-tagline.partial.ejs' ) % >< / h1>
377
377
< div purpose= " button-row" style= " margin-top: 40px;" class = " d-flex flex-sm-row flex-column justify-content-center align-items-center mx-auto" >
378
378
< a purpose= " cta-button" href= " /register" > Start now< / a>
379
379
< animated- arrow- button href= " /contact" > Talk to us< / animated- arrow- button>
You can’t perform that action at this time.
0 commit comments