pixel dark & stripe

This commit is contained in:
Norm Rasmussen
2022-05-02 16:43:55 -04:00
parent 3a3790ec77
commit 70eb982586
60 changed files with 4328 additions and 159 deletions

View File

@ -1399,14 +1399,9 @@ button,
}
.np-homepage-hero .np-homepage-headline {
font-size: 1.75rem;
color: #2574e1;
color: #fff;
-webkit-background-clip: text;
-moz-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent;
background-image: linear-gradient(45deg, #2574e1, #795ae8, #ba37d6, #795ae8, #2574e1, #795ae8);
background-size: 500%;
animation-name: homepage-gradient;
}
.np-homepage-hero .np-homepage-subheadline {
font-size: 1.25rem;