File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -495,7 +495,7 @@ <h3 class="page-title white-text teal">Projects</h3>
495
495
</ div >
496
496
497
497
<!-- 1. Django Project -->
498
- < div class ="col s12 m6 l6 ">
498
+ <!-- < div class="col s12 m6 l6">
499
499
<div class="card medium">
500
500
<div class="card-image waves-effect waves-block waves-light">
501
501
<img alt="django web app" src="/assets/img/project-library-logo.png" style="height: 100%; width: 100%" class="activator" />
@@ -508,8 +508,6 @@ <h3 class="page-title white-text teal">Projects</h3>
508
508
</p>
509
509
</div>
510
510
<div class="card-reveal">
511
- <!-- TODO: change this -- only close button -->
512
- <!-- <span class="card-title brown-text">Accomplishments<i class="mdi-navigation-close right"></i></span> -->
513
511
<span class="card-title grey-text"><small>Accomplishments</small><i
514
512
class="mdi-navigation-close right"></i></span>
515
513
<ul>
@@ -531,7 +529,7 @@ <h3 class="page-title white-text teal">Projects</h3>
531
529
</div>
532
530
</div>
533
531
</div>
534
- </ div >
532
+ </div> -->
535
533
536
534
<!-- Flask Project -->
537
535
< div class ="col s12 m6 l6 ">
You can’t perform that action at this time.
0 commit comments