File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ <h2>Skills</h2>
101101< div class ="row ">
102102< div class ="col-lg-6 text-center ">
103103< h3 > Competent</ h3 >
104- < ul >
104+ < ul class =" list-unstyled " >
105105< li > HTML</ li >
106106< li > CSS</ li >
107107< li > Javascript</ li >
@@ -112,7 +112,7 @@ <h3>Competent</h3>
112112</ div >
113113< div class ="col-lg-6 text-center ">
114114< h3 > Beginner</ h3 >
115- < ul >
115+ < ul class =" list-unstyled " >
116116< li > C#</ li >
117117< li > .net</ li >
118118< li > Angular.js</ li >
@@ -130,13 +130,13 @@ <h3>Beginner</h3>
130130< div class ="row ">
131131< div class ="col-lg-12 text-center ">
132132< h2 > hobbies</ h2 > <!-- Lets make these tabs with details under them -->
133- < div class ="list-group ">
134- < a href =" # " class ="list-group-item "> Sports</ a >
135- < a href =" # " class ="list-group-item "> Lifting</ a >
136- < a href =" # " class ="list-group-item "> Ardunio programing</ a >
137- < a href =" # " class ="list-group-item "> Power Lifting </ a >
138- < a href =" # " class ="list-group-item "> Building Computers</ a >
139- </ div >
133+ < ul class ="list-group ">
134+ < li class ="list-group-item "> Sports</ li >
135+ < li class ="list-group-item "> Lifting</ a >
136+ < li class ="list-group-item "> Ardunio programing</ li >
137+ < li class ="list-group-item "> Reading Tech blogs </ li >
138+ < li class ="list-group-item "> Building Computers</ li >
139+ </ ul >
140140</ div >
141141</ div >
142142</ div >
You can’t perform that action at this time.
0 commit comments