This commit is contained in:
parent
7546b8086c
commit
f22b8e1d0c
@ -7,7 +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, #F9B208, #F38C29 50%, #E72E77);
|
background: linear-gradient(to bottom, #F9B208, #ed5c51);
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-first {
|
.hero-first {
|
||||||
@ -169,11 +169,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 40px 0;
|
padding: 40px 0;
|
||||||
|
background-color: white;
|
||||||
|
color: #E72E77;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-button-end a {
|
.hero-button-end a {
|
||||||
background-color: #E72E77;
|
|
||||||
color: white;
|
|
||||||
padding: 20px 40px;
|
padding: 20px 40px;
|
||||||
font-size: 1.6rem;
|
font-size: 1.6rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user