Skip to content

Commit c548d0d

Browse files
committed
feat(resume): move language section
1 parent d46f7b4 commit c548d0d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

styles/resume.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ body {
601601
}
602602

603603
.language {
604-
width: 40%;
604+
//width: 40%;
605605
margin: 0 0.5rem;
606606
margin-top: 0.5rem;
607607
text-align: center;
@@ -945,11 +945,11 @@ body {
945945
}
946946

947947
#languages {
948-
width: 55%;
948+
//width: 55%;
949949
}
950950

951951
#interests {
952-
width: 40%;
952+
//width: 40%;
953953
}
954954

955955
}

0 commit comments

Comments
 (0)