Skip to content

Commit

Permalink
issue #7
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgimenez committed Feb 26, 2019
1 parent c938e1f commit ffa2995
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added assets/images/cropped-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -349,3 +349,20 @@ a#featuredpage {
.section-ultimos-sociais #instagram-content .each-social span.icon {
background-image: url( 'assets/images/instagram-icon.png' );
}

.wpcf7-form-control.wpcf7-submit {
border-radius: 30px !important;
width:inherit !important;
}
.section-contact .address-contact span {
color: #ad1f26;
}
.section-contact {
background: #ebebeb;
}
.section-contact .row {
background-image: url( 'assets/images/cropped-logo.png' );
background-position:top center;
background-repeat: no-repeat;
padding-top: 100px;
}

0 comments on commit ffa2995

Please sign in to comment.