adding typing to skill section
This commit is contained in:
@@ -18,10 +18,14 @@
|
||||
<div class="col-sm-8 text-white pt-3">
|
||||
{{ partial "project.html" . }}
|
||||
{{ partial "experience.html" . }}
|
||||
{{ partial "skill.html" . }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
</body>
|
||||
<style>
|
||||
.skill-type {
|
||||
text-indent: 30px;
|
||||
}
|
||||
</style>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user