This commit is contained in:
parent
f6bb289043
commit
88b589db34
@ -7,6 +7,7 @@
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
background: linear-gradient(to bottom right, #F9B208, #E72E77);
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-first {
|
.hero-first {
|
||||||
@ -20,7 +21,7 @@
|
|||||||
gap: 4rem; /* Space between items */
|
gap: 4rem; /* Space between items */
|
||||||
margin: auto;
|
margin: auto;
|
||||||
/* margin-bottom: 4vh; */
|
/* margin-bottom: 4vh; */
|
||||||
background: linear-gradient(to bottom right, #F9B208, #E72E77);
|
/* background: linear-gradient(to bottom right, #F9B208, #E72E77); */
|
||||||
padding-right: 3vw; /* 40 px approx*/
|
padding-right: 3vw; /* 40 px approx*/
|
||||||
padding-left: 3vw;
|
padding-left: 3vw;
|
||||||
}
|
}
|
||||||
@ -100,7 +101,7 @@
|
|||||||
gap: 2rem; /* Space between items */
|
gap: 2rem; /* Space between items */
|
||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
padding-top: 4vh;
|
padding-top: 4vh;
|
||||||
background: linear-gradient(to bottom left, #E72E77, #F9B208);
|
/* background: linear-gradient(to bottom left, #E72E77, #F9B208); */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user