feat: add avatar borders with color gradients to partner nip05 providers #52

Merged
verbiricha merged 6 commits from nip05-styles into main 2023-01-13 17:47:16 +00:00
verbiricha commented 2023-01-13 15:28:16 +00:00 (Migrated from github.com)
No description provided.
cloudflare-pages[bot] commented 2023-01-13 16:24:30 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 284b6c5
Status:   Deploy successful!
Preview URL: https://76ac9130.snort-social.pages.dev
Branch Preview URL: https://nip05-styles.snort-social.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>284b6c5</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://76ac9130.snort-social.pages.dev'>https://76ac9130.snort-social.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://nip05-styles.snort-social.pages.dev'>https://nip05-styles.snort-social.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/snort-social/76ac9130-b460-41d8-a73a-cb889f210c98)
v0l commented 2023-01-13 17:22:15 +00:00 (Migrated from github.com)
Gradients not working for upper case entered data, https://nip05-styles.snort-social.pages.dev/p/npub1tvqc82mv8cezhax5r34n4muc2c4pgjz8kaye2smj032nngg52clq0rkrq4
v0l (Migrated from github.com) reviewed 2023-01-13 17:23:47 +00:00
@ -14,0 +20,4 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
v0l (Migrated from github.com) commented 2023-01-13 17:23:18 +00:00

Can you add the repeated styles to a common class?

Can you add the repeated styles to a common class?
Semisol (Migrated from github.com) reviewed 2023-01-13 17:37:33 +00:00
Semisol (Migrated from github.com) commented 2023-01-13 17:37:33 +00:00

please URL encode the name

please URL encode the name
verbiricha (Migrated from github.com) reviewed 2023-01-13 17:40:09 +00:00
@ -14,0 +20,4 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
verbiricha (Migrated from github.com) commented 2023-01-13 17:40:09 +00:00
[f1cd244](https://github.com/v0l/snort/pull/52/commits/f1cd244cb7aaaef72a512ea066a18491638d5f72)
v0l (Migrated from github.com) approved these changes 2023-01-13 17:46:41 +00:00
Sign in to join this conversation.
No description provided.