This commit is contained in:
parent
5540365202
commit
97b823147a
@ -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 right, #F9B208, #E72E77);
|
background: linear-gradient(to bottom right, #F9B208, #F38C29 50%, #E72E77);
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-first {
|
.hero-first {
|
||||||
@ -87,7 +87,7 @@
|
|||||||
.hero-catch-phrase {
|
.hero-catch-phrase {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 2.5rem;
|
font-size: 2.5rem;
|
||||||
color: #ff4b92;
|
color: #E72E77;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user