Skip to content

Commit

Permalink
Merge pull request #65 from ClubCedille/feature/EHP/fix-small-issues
Browse files Browse the repository at this point in the history
  • Loading branch information
EdvinHonda authored Sep 8, 2023
2 parents 15e5084 + a92566a commit 52bc1c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.

Large diffs are not rendered by default.

17 changes: 0 additions & 17 deletions themes/coHub/assets/scss/components/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -146,23 +146,6 @@
font-size: 12px;
margin-bottom: 0;
}

ul {
padding: 0;
margin: 0;

li {
list-style: none;
display: inline-block;
padding-left: 20px;

a {
font-size: 12px;
color: #666666;
transition: all 0.3s ease-in-out;
}
}
}
}

li:hover > a {
Expand Down

1 comment on commit 52bc1c5

@vercel
Copy link

@vercel vercel bot commented on 52bc1c5 Sep 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.