mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-06-26 04:37:51 +02:00
replaces font-awesome with the learning star
This commit is contained in:
@ -42,7 +42,7 @@ div {
|
||||
transition-duration: 0.3s;
|
||||
}
|
||||
.btn:before {
|
||||
content: "\f1c8";
|
||||
content: "💫";
|
||||
position: absolute;
|
||||
left: 1em;
|
||||
padding: 0 1px;
|
||||
|
Reference in New Issue
Block a user