Replace some em dash with en dash

This commit is contained in:
jo 2021-05-31 11:53:32 +02:00
parent 639a1249b1
commit 62bd352071
3 changed files with 4 additions and 4 deletions

View file

@ -336,7 +336,7 @@ padding: 10px 20px;
position: absolute;
top: 0;
left: 0;
content: "";
content: "-";
color: #FF6745;
}