fix: margin

This commit is contained in:
Alejandro Gomez 2023-01-26 15:28:26 +01:00
parent d156a44f0c
commit 05b6b35ca4
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817
1 changed files with 1 additions and 1 deletions

View File

@ -10,11 +10,11 @@
.nip05 .nick {
color: var(--font-secondary-color);
margin-right: .2em;
}
.nip05 .domain {
color: var(--gray-light);
margin-left: .2em;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;