mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 02:26:08 +01:00
Address not face for people
This commit is contained in:
parent
9d46176999
commit
09423ce652
1 changed files with 1 additions and 1 deletions
|
@ -742,7 +742,7 @@ select:focus + .focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
.h-card:not(.no-emoji) .u-url::before {
|
.h-card:not(.no-emoji) .u-url::before {
|
||||||
content: "🧑";
|
content: "📇";
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
|
|
Loading…
Reference in a new issue