replaces font-awesome with the learning star

This commit is contained in:
Ashley Blewer
2016-01-07 19:38:27 -05:00
parent 7d7f2e0c69
commit b5cfec3a8d
3 changed files with 1 additions and 6 deletions

View File

@ -42,7 +42,7 @@ div {
transition-duration: 0.3s;
}
.btn:before {
content: "\f1c8";
content: "💫";
position: absolute;
left: 1em;
padding: 0 1px;