Skip to content

Commit

Permalink
update Interests.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MrArnaudMichel committed Mar 20, 2024
1 parent 20f1b00 commit b637372
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/components/interestsPage/css/Interests.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@

.interests-container p {
color: hsla(171, 15%, 35%, 1);
line-height: 1.6;
}

.interest:nth-child(1){
Expand Down
2 changes: 1 addition & 1 deletion src/components/layoutComponents/css/Footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ footer .list {
.footer-section ul li a {
display: flex;
align-items: center;
justify-content: start;
justify-content: flex-start;
text-decoration: none;
margin-bottom: 10px;
}
Expand Down

0 comments on commit b637372

Please sign in to comment.