mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-15 17:50:28 +08:00
Adding alias for fa-shopping-cart as fa-cart
This commit is contained in:
parent
153c0e063e
commit
c02514e6c4
2
css/font-awesome.css
vendored
2
css/font-awesome.css
vendored
@ -535,7 +535,7 @@
|
||||
.fa-retweet:before {
|
||||
content: "\f079";
|
||||
}
|
||||
.fa-shopping-cart:before {
|
||||
.fa-shopping-cart:before, .fa-cart:before {
|
||||
content: "\f07a";
|
||||
}
|
||||
.fa-folder:before {
|
||||
|
Loading…
Reference in New Issue
Block a user