small changes in styles and options for form
This commit is contained in:
@@ -77,10 +77,10 @@ h1 span {
|
||||
background: linear-gradient(
|
||||
142deg,
|
||||
rgba(255, 255, 255, 0) 0%,
|
||||
rgba(255, 255, 255, 0.22) 42%,
|
||||
rgba(255, 255, 255, 0.15) 41.5%,
|
||||
rgba(255, 255, 255, 0) 100%
|
||||
),
|
||||
var(--clr-general);
|
||||
#ff875c;
|
||||
font-weight: 500;
|
||||
font-size: 46px;
|
||||
line-height: 135%;
|
||||
@@ -90,6 +90,7 @@ h1 span {
|
||||
-webkit-text-fill-color: initial;
|
||||
margin-top: 6px;
|
||||
color: #fff;
|
||||
text-transform: initial;
|
||||
}
|
||||
|
||||
/* Button */
|
||||
|
||||
Reference in New Issue
Block a user