Старт
This commit is contained in:
22
assets/less/contact.less
Normal file
22
assets/less/contact.less
Normal file
@ -0,0 +1,22 @@
|
||||
/* ======= Contact Section ======= */
|
||||
.contact-section {
|
||||
padding-top: 90px;
|
||||
padding-bottom: 90px;
|
||||
background:@text-color url('../images/map.png') no-repeat center center;
|
||||
color: #fff;
|
||||
.section-title {
|
||||
margin: 0;
|
||||
margin-bottom: 15px;
|
||||
font-size: 36px;
|
||||
font-weight:300;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.contact-content {
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user