File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 30
30
</ header >
31
31
32
32
< div class ="animation-container ">
33
-
33
+ < div class ="congratulation-container ">
34
+ < div class ="celebration-container ">
35
+ < div class ="bubble-container bubble-container--left " data-bubble-quantity ="8 "> </ div >
36
+ < div class ="bubble-container bubble-container--right " data-bubble-quantity ="8 " data-bubble-align ="right "> </ div >
37
+ < div class ="vertically-center celebration-message ">
38
+ < h2 > Congratulations!</ h1 >
39
+ < h3 > Woooo! You scored a sign-up. Keep going strong.</ h2 >
40
+ < button class ="btn btn-orange btn-big modal-button--show-next "> Confirm</ button >
41
+ < a href ="# "> Ops, sorry. I got it wrong. Undo.</ a >
42
+ </ div >
43
+ </ div >
44
+ </ div >
34
45
</ div >
35
46
36
47
< small > Insert description text here.</ small >
37
48
< script src ="http://duplii.github.io/duplii-bubble/public/animation-min.js "> </ script >
49
+ < script >
50
+ window . addEventListener ( 'load' , function ( ) {
51
+ celebrate ( ) ;
52
+ } ) ;
53
+ </ script >
38
54
</ body >
39
55
</ html >
You can’t perform that action at this time.
0 commit comments