small changes in styles and options for form

This commit is contained in:
User A1032551
2024-10-03 11:43:02 +03:00
parent 61181f41d0
commit 5129dfeec9
2 changed files with 10 additions and 9 deletions

View File

@@ -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 */