@@ -437,38 +437,38 @@ <h3 class="display-5" style="font-family: quicksand; color: #272727;">Some of ou
437
437
< br >
438
438
< div class ="row ">
439
439
< div class ="col s12 m12 ">
440
- < div class ="card darken-1 " style ="background-color: white; min-height: 240px ; ">
440
+ < div class ="card darken-1 " style ="background-color: white; min-height: 260px ; ">
441
441
< div class ="card-content white-text ">
442
442
< span class ="card-title " style ="color: black; "> < strong > ScriptsDump</ strong > </ span >
443
443
< p style ="color: #777777 "> ScriptsDump is a complete repository of all kind of scripts we and you can think of.</ p >
444
444
</ div >
445
- < div class ="card-action ">
445
+ < div class ="card-action " style =" position: absolute;bottom: 0;width: 100%; " >
446
446
< a href ="https://github.com/codezoned/ScriptsDump "> < div class ='button -regular center ' style ="background-color: #2196F3; color: white; " id ="hoverbtn "> Check it out!</ div > </ a >
447
447
448
448
</ div >
449
449
</ div >
450
450
</ div >
451
451
452
452
< div class ="col s12 m12 ">
453
- < div class ="card darken-1 " style ="background-color: white; min-height: 240px ; ">
453
+ < div class ="card darken-1 " style ="background-color: white; min-height: 260px ; ">
454
454
< div class ="card-content white-text ">
455
455
< span class ="card-title " style ="color: black; "> < strong > RIG</ strong > </ span >
456
456
< p style ="color: #777777 "> RIG (Randomized ID Generator) is an app to generate IDs and badges for any event or meetup!</ p >
457
457
</ div >
458
- < div class ="card-action ">
458
+ < div class ="card-action " style =" position: absolute;bottom: 0;width: 100%; " >
459
459
< a href ="https://github.com/codezoned/rig "> < div class ='button -regular center hoverbtn ' style ="background-color: #2196F3; color: white; "> Check it out!</ div > </ a >
460
460
461
461
</ div >
462
462
</ div >
463
463
</ div >
464
464
465
465
< div class ="col s12 m12 ">
466
- < div class ="card darken-1 " style ="background-color: white; min-height: 240px ; ">
466
+ < div class ="card darken-1 " style ="background-color: white; min-height: 260px ; ">
467
467
< div class ="card-content white-text ">
468
468
< span class ="card-title " style ="color: black; "> < strong > BlogCast</ strong > </ span >
469
469
< p style ="color: #777777 "> BlogCast is a 100% Opensource blogging App/Platform.</ p >
470
470
</ div > < br >
471
- < div class ="card-action ">
471
+ < div class ="card-action " style =" position: absolute;bottom: 0;width: 100%; " >
472
472
< a href ="https://github.com/codezoned/BlogCast "> < div class ='button -regular center hoverbtn ' style ="background-color: #2196F3; color: white; "> Check it out!</ div > </ a >
473
473
474
474
</ div >
0 commit comments