BUG 29707
This commit is contained in:
@@ -80,7 +80,7 @@ export default {
|
||||
.bg-blue {
|
||||
width: 100%;
|
||||
height: 176px;
|
||||
background-color: #4181FF;
|
||||
background-color: #3975C6;
|
||||
}
|
||||
|
||||
.header-content {
|
||||
@@ -102,10 +102,10 @@ export default {
|
||||
|
||||
.btn {
|
||||
border-radius: 28px;
|
||||
border: 2px solid #4181FF;
|
||||
border: 2px solid #3975C6;
|
||||
padding: 0 28px;
|
||||
line-height: 56px;
|
||||
color: #4181FF;
|
||||
color: #3975C6;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user