We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb56f2 commit 693fc34Copy full SHA for 693fc34
src/components/Skills.js
@@ -34,7 +34,7 @@ export default function Skills(props) {
34
}}
35
/>
36
</h2>
37
- <div className="skill-small ">
+ <div className=" ">
38
<h6 className="skill-type" style={{ color: "white" }}>
39
Languages
40
</h6>
src/css/skills.css
@@ -69,6 +69,6 @@
69
}
70
#experiences,
71
#educations {
72
- padding: 0px;
+ padding: 2%;
73
74
0 commit comments