modified: main_dc/valitovgaziz/html/style/hero_section.css
backgroud for header set to non transparen color
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/* Hero Section Styles */
|
/* Hero Section Styles */
|
||||||
.hero {
|
.hero {
|
||||||
background: linear-gradient(135deg, var(--primary) 0%, #2fe8916b 100%);
|
background: linear-gradient(135deg, var(--primary) 0%, #2fe892 100%);
|
||||||
padding: 4rem 2rem;
|
padding: 4rem 2rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user