We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc0ffa8 + ad85976 commit 76b1c55Copy full SHA for 76b1c55
website/public/styles/global.css
@@ -361,10 +361,7 @@ a:hover {
361
font-size: 56px;
362
font-weight: 800;
363
letter-spacing: -0.02em;
364
- background: var(--gradient-primary);
365
- -webkit-background-clip: text;
366
- -webkit-text-fill-color: transparent;
367
- background-clip: text;
+ color: var(--color-primary);
368
margin-bottom: 20px;
369
position: relative;
370
}
@@ -535,10 +532,7 @@ a:hover {
535
532
flex-shrink: 0;
536
533
font-size: 28px;
537
534
font-weight: 700;
538
539
540
541
542
line-height: 1;
543
min-width: 40px;
544
text-align: right;
0 commit comments