Skip to content

Commit d9924b0

Browse files
committed
style(skills): better skills presentation
1 parent 51b6518 commit d9924b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles/resume.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,7 @@ body {
892892
.section-light {
893893
.title {
894894
width: 26%;
895+
padding-bottom: 0.5rem;
895896

896897
&.title-full {
897898
width: 100%;
@@ -900,6 +901,7 @@ body {
900901

901902
.skill-list {
902903
margin-left: 0;
904+
padding-left: 1.5rem;
903905
}
904906
}
905907
}

0 commit comments

Comments
 (0)