File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1717 color : var (--default-font-color );
1818 padding : 0.3em ;
1919}
20-
20+ .card-title > h3 {
21+ margin : 0 ;
22+ }
2123.card-description {
2224 padding : 0.3em ;
2325 color : rgb (153 , 249 , 249 );
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ <h2 class="subtitle reveal">
180180 I've made
181181 </ h2 >
182182 < article id ="open-ecommerce " class ="card-project reveal ">
183- < div class ="card-title "> OpenEcommerce</ div >
183+ < div class ="card-title "> < h3 > OpenEcommerce</ h3 > </ div >
184184 < div class ="card-description ">
185185 < p >
186186 OpenEcommerce is an ecommerce builded with .net. Using a
@@ -197,7 +197,7 @@ <h2 class="subtitle reveal">
197197 </ div >
198198 </ article >
199199 < article id ="angular-portfolio " class ="card-project reveal ">
200- < div class ="card-title "> Angular Portfolio</ div >
200+ < div class ="card-title "> < h3 > Angular Portfolio</ h3 > </ div >
201201 < div class ="card-description ">
202202 < p >
203203 It is a personal portfolio builded with angular using really
You can’t perform that action at this time.
0 commit comments