4 lines
80 B
CSS
4 lines
80 B
CSS
.hero-section {
|
|
background: linear-gradient(to bottom, #F8F9FA, #E9ECEF);
|
|
}
|
.hero-section {
|
|
background: linear-gradient(to bottom, #F8F9FA, #E9ECEF);
|
|
}
|