This commit is contained in:
parent
4c905f4bfa
commit
0b2c5e1503
@ -7,8 +7,6 @@
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding-top: 60px;
|
|
||||||
padding-bottom: 80px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-first {
|
.hero-first {
|
||||||
@ -21,8 +19,10 @@
|
|||||||
gap: 4rem; /* Space between items */
|
gap: 4rem; /* Space between items */
|
||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
background: linear-gradient(to bottom right, #F9B208, #E72E77);
|
background: linear-gradient(to bottom right, #F9B208, #E72E77);
|
||||||
/* padding-right: 40px; */
|
padding-top: 60px;
|
||||||
/* padding-left: 40px; */
|
padding-bottom: 80px;
|
||||||
|
padding-right: 40px;
|
||||||
|
padding-left: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-second {
|
.hero-second {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user