Skip to content

Commit 693fc34

Browse files
committed
final commit for portfolio
1 parent 9bb56f2 commit 693fc34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/Skills.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export default function Skills(props) {
3434
}}
3535
/>
3636
</h2>
37-
<div className="skill-small ">
37+
<div className=" ">
3838
<h6 className="skill-type" style={{ color: "white" }}>
3939
Languages
4040
</h6>

src/css/skills.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
}
7070
#experiences,
7171
#educations {
72-
padding: 0px;
72+
padding: 2%;
7373
}
7474
}

0 commit comments

Comments
 (0)