This repository was archived by the owner on Aug 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,6 +33,9 @@ main.Homepage-Hero {
3333 }
3434 a .cta.signup {
3535 margin-top : 40px ;
36+ & :hover {
37+ background-color : #E57082 ;
38+ }
3639 }
3740 .actions {
3841 margin-top : 40px ;
Original file line number Diff line number Diff line change 99 < div class ="Homepage-Hero--intro ">
1010 < h1 > {{ include.h1 }}</ h1 >
1111 < h2 > {{ include.h2 }}</ h2 >
12- < a class ="cta signup " href ="{{ site.url }}/teams/create "> Sign up !</ a >
12+ < a class ="cta signup " href ="{{ site.url }}/teams/create "> Start Your Free Trial !</ a >
1313 < div class ="actions ">
1414 < a class ="cta vision VisionVideo " href ="# "> < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 48 48 "> < use xlink:href ="#video-play-button "> </ use > </ svg > Koding’s Vision</ a >
1515 < span class ="separator "> </ span >
16- < a class ="cta vision showModal " data-youtube-id ="NDI1H9o-TUM " href ="# "> < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 48 48 "> < use xlink:href ="#video-play-button "> </ use > </ svg > What is Koding?</ a >
17- <!-- <a class="cta learn-more" href="#">Learn more…</a> -->
16+ < a class ="cta vision showModal " data-youtube-id ="NDI1H9o-TUM " href ="# "> < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 48 48 "> < use xlink:href ="#video-play-button "> </ use > </ svg > What is Koding?</ a >
1817 </ div >
1918 </ div >
2019 </ div >
You can’t perform that action at this time.
0 commit comments