more
This commit is contained in:
@@ -56,8 +56,8 @@ section.section-one {
|
||||
}
|
||||
|
||||
.hero-top {
|
||||
font-size: 1.9rem;
|
||||
color: #000;
|
||||
font-size: 0.1rem;
|
||||
color: #fff;
|
||||
font-family: Roboto;
|
||||
}
|
||||
|
||||
@@ -70,6 +70,19 @@ section.section-one {
|
||||
line-height: 3.4rem;
|
||||
}
|
||||
|
||||
.hero-imgbox {
|
||||
background-image: url("../Assets/Images/opac_butta.png") no-repeat;
|
||||
height: 700px;
|
||||
width: 1200px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.hero-text {
|
||||
text-align: center;
|
||||
width: 650px;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.first-section-subcontainer {
|
||||
padding-top: 35px;
|
||||
padding-left: 20px;
|
||||
@@ -82,6 +95,9 @@ section.section-one {
|
||||
width: 980px;
|
||||
}
|
||||
|
||||
.hero-imgbox {
|
||||
background: url();
|
||||
}
|
||||
.text-block-1 {
|
||||
padding: 20px 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user