mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-25 13:01:29 +08:00
src/assets/footer.less: fix anchor border position
This commit is contained in:
parent
577e1b28fa
commit
b78bc53033
@ -5,6 +5,7 @@
|
||||
text-shadow: 0 1px 0 rgba(0,0,0,0.15);
|
||||
margin-top: 60px;
|
||||
a {
|
||||
display: inline-block;
|
||||
color: mix(@jumbotron-color, @fa-green, 80%);
|
||||
border-bottom: dotted 1px mix(@jumbotron-color, @fa-green, 60%);
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user