File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed
Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 11.card-projects {
22 display : flex;
33 flex-direction : column;
4- padding : 2 rem ;
4+ padding : 1 rem ;
55}
66
77.card-project {
Original file line number Diff line number Diff line change 100100 flex-direction : column;
101101 justify-content : center;
102102 height : 90% ;
103+ padding : 1rem ;
103104}
104105
105106@keyframes show-presentation {
Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ <h2 class="presentation-main-skill">
149149 </ p >
150150 </ div >
151151 </ section >
152- < section >
153- < article id =" aboutMe " class ="centered-article ">
152+ < section id =" aboutMe " >
153+ < div class ="centered-article ">
154154 < h2 class ="subtitle reveal "> About me</ h2 >
155155 < p class ="reveal ">
156156 Hello, My name is Carlos Jorge. I'm a full-stack engineer that enjoy
@@ -165,14 +165,14 @@ <h2 class="subtitle reveal">About me</h2>
165165 In my free time I like listening to music, reading books or watching
166166 movies from favorite directors.
167167 </ p >
168- </ article >
168+ </ div >
169169 </ section >
170- < section >
171- < h2 class ="subtitle reveal ">
172- Some projects< br />
173- I've make
174- </ h2 >
170+ < section id ="work ">
175171 < div class ="card-projects ">
172+ < h2 class ="subtitle reveal ">
173+ Some projects< br />
174+ I've make
175+ </ h2 >
176176 < div id ="open-ecommerce " class ="card-project reveal ">
177177 < div class ="card-title "> OpenEcommerce</ div >
178178 < div class ="card-description ">
You can’t perform that action at this time.
0 commit comments