Skip to content

Commit

Permalink
changes in master
Browse files Browse the repository at this point in the history
  • Loading branch information
naikvaditya committed Oct 24, 2023
1 parent d64b8f3 commit a2621ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/skills/Skills.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function Skills(props) {
<div className="skills-header-div">
<Fade bottom duration={2000} distance="20px">
<h1 className="skills-header" style={{ color: theme.text }}>
What I do
---- What I do ----
</h1>
</Fade>
</div>
Expand Down

0 comments on commit a2621ad

Please sign in to comment.