Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erlisakulla committed Apr 18, 2021
1 parent 8c756dd commit 0011ccd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
## Framework: React

## TODO
- [ ] Update CV
- [ ] Fix responsive issues: ui ux skills icons, projects and about padding
- [ ] Add more colors from the color theme
- [ ] Colorful navs on hover
- [X] Make the website content responsive
Expand Down
2 changes: 1 addition & 1 deletion src/main/Home/HomePage.css
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ h3 {

#ui-ux-skills svg {
color: #3f51b5;
margin-left: 7px;
transform: scale(0.8);
}

#frontend-skills svg {
Expand Down

0 comments on commit 0011ccd

Please sign in to comment.