Skip to content

Commit

Permalink
fix footer again
Browse files Browse the repository at this point in the history
  • Loading branch information
EdvinHonda committed Sep 8, 2023
1 parent e0fbed9 commit a92566a
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

0 comments on commit a92566a

Please sign in to comment.