clay commit : header icon
This commit is contained in:
@@ -214,8 +214,8 @@ export default {
|
||||
text-align: left;
|
||||
background: linear-gradient(240deg, rgba(0, 75, 177, 0) 0%, rgba(6, 79, 175, 0.64) 44%, #0A51AE 100%);
|
||||
padding-left: 1.9rem;
|
||||
margin-top: 5rem;
|
||||
margin-bottom: 5rem;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.sciences_content {
|
||||
|
||||
@@ -104,8 +104,8 @@ export default {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 6.3rem;
|
||||
padding-bottom: 5.6rem;
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 2rem;
|
||||
|
||||
.line_left {
|
||||
line-height: 4.4rem;
|
||||
|
||||
@@ -158,7 +158,8 @@ export default {
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
//width: 100%;
|
||||
height: 61rem;
|
||||
//height: 61rem;
|
||||
padding-bottom: 2rem;
|
||||
|
||||
.headline {
|
||||
display: flex;
|
||||
@@ -180,7 +181,7 @@ export default {
|
||||
text-align: left;
|
||||
background: linear-gradient(240deg, rgba(0, 75, 177, 0) 0%, rgba(6, 79, 175, 0.64) 44%, #0A51AE 100%);
|
||||
padding-left: 1.9rem;
|
||||
margin-top: 6.3rem;
|
||||
margin-top: 2rem;
|
||||
|
||||
.vertica_line {
|
||||
width: .1rem;
|
||||
@@ -208,7 +209,7 @@ export default {
|
||||
.more {
|
||||
display: flex;
|
||||
height: 3.7rem;
|
||||
margin-top: 9.8rem;
|
||||
margin-top: 4rem;
|
||||
cursor: pointer;
|
||||
|
||||
.more_text {
|
||||
|
||||
@@ -92,8 +92,8 @@ export default {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 6.3rem;
|
||||
padding-bottom: 4.4rem;
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 2rem;
|
||||
|
||||
.line_left {
|
||||
line-height: 4.4rem;
|
||||
|
||||
@@ -164,8 +164,8 @@ export default {
|
||||
&_bgc {
|
||||
background-color: #fff;
|
||||
//height: 33.8rem;
|
||||
margin-top: 8.1rem;
|
||||
margin-bottom: 5rem;
|
||||
margin-top: 3rem;
|
||||
margin-bottom: 3rem;
|
||||
border-radius: 36px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user