Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyjia committed Nov 23, 2021
1 parent 0f5dd48 commit af18e3c
Show file tree
Hide file tree
Showing 12,612 changed files with 6,376 additions and 1,203,408 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<ifModule mod_headers.c>
Header set Access-Control-Allow-Origin: *
</ifModule>
3 changes: 2 additions & 1 deletion css/agency.css
Original file line number Diff line number Diff line change
Expand Up @@ -621,9 +621,10 @@ header.masthead .intro-text .intro-heading {
margin-top: 0;
}


section#contact {
background-color: #212529;
background-image: url("../img/map-image.png");
/* background-image: url("../img/map-image.png"); */
background-repeat: no-repeat;
background-position: center;
}
Expand Down
Loading

0 comments on commit af18e3c

Please sign in to comment.