Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
CJDawson96 authored Jan 6, 2024
1 parent f49e41f commit 4bb1bc6
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 36 deletions.
17 changes: 9 additions & 8 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@
cursor: pointer;
display: none; /* Initially hide the hamburger menu on larger screens */
}

@media screen and (max-width: 600px) {
/* Styles for screens with a maximum width of 600px */
.hamburger-menu {
Expand All @@ -211,20 +210,22 @@
margin-bottom: 20px;
}
.banner img {
margin-top: -22%;
margin-top: -15%;
width: 175%;
}

#left-text-1 {
padding-right: 0;
}

.content {
Margin-top:0%;
}

.content-section {
flex-direction: column;
margin: 5% ;
padding-top: 5%;
}
.left-section, .right-section {
width: 100%;
Expand All @@ -234,7 +235,6 @@
#right-text {
padding-left: 0;
}

#footer-text {
margin-left: 0;
margin-right: 0;
Expand All @@ -245,8 +245,8 @@
padding-bottom: 5%;
Padding-top: 5%;
}
.intro {
margin-top:-30%;
.intro {
margin-top:-12%;
}
.intro-text {
font-size: 5vw;
Expand Down Expand Up @@ -300,11 +300,12 @@
#team-link {
margin-left: 0px;
}
h2 {
h2 {
font-size: 5vw;
}


}


</style>
</head>
Expand Down
5 changes: 3 additions & 2 deletions index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,8 @@
margin-bottom: 20px;
}
.banner img {
margin-top: -22%;
margin-top: -15%;
width: 175%;
}

#left-text-1 {
Expand Down Expand Up @@ -247,7 +248,7 @@
Padding-top: 5%;
}
.intro {
margin-top:-30%;
margin-top:-12%;
}
.intro-text {
font-size: 5vw;
Expand Down
20 changes: 9 additions & 11 deletions offerings.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@
cursor: pointer;
display: none; /* Initially hide the hamburger menu on larger screens */
}

@media screen and (max-width: 600px) {
/* Styles for screens with a maximum width of 600px */
.hamburger-menu {
Expand All @@ -211,20 +210,22 @@
margin-bottom: 20px;
}
.banner img {
margin-top: -22%;
margin-top: -15%;
width: 175%;
}

#left-text-1 {
padding-right: 0;
}

.content {
Margin-top:0%;
}

.content-section {
flex-direction: column;
margin: 5% ;
padding-top: 5%;
}
.left-section, .right-section {
width: 100%;
Expand All @@ -234,7 +235,6 @@
#right-text {
padding-left: 0;
}

#footer-text {
margin-left: 0;
margin-right: 0;
Expand All @@ -245,8 +245,8 @@
padding-bottom: 5%;
Padding-top: 5%;
}
.intro {
margin-top:-30%;
.intro {
margin-top:-12%;
}
.intro-text {
font-size: 5vw;
Expand All @@ -257,9 +257,6 @@
#index-header3 {
margin-top: 10%;
}
#offerings-header2 {
margin-top: 5%;
}
nav img {
height: 125px;
margin: 0px;
Expand Down Expand Up @@ -303,11 +300,12 @@
#team-link {
margin-left: 0px;
}
h2 {
h2 {
font-size: 5vw;
}


}


</style>
</head>
Expand Down
15 changes: 9 additions & 6 deletions story.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,20 +211,22 @@
margin-bottom: 20px;
}
.banner img {
margin-top: -22%;
margin-top: -15%;
width: 175%;
}

#left-text-1 {
padding-right: 0;
}

.content {
Margin-top:0%;
}

.content-section {
flex-direction: column;
margin: 5% ;
padding-top: 5%;
}
.left-section, .right-section {
width: 100%;
Expand All @@ -234,7 +236,6 @@
#right-text {
padding-left: 0;
}

#footer-text {
margin-left: 0;
margin-right: 0;
Expand All @@ -245,8 +246,8 @@
padding-bottom: 5%;
Padding-top: 5%;
}
.intro {
margin-top:-30%;
.intro {
margin-top:-12%;
}
.intro-text {
font-size: 5vw;
Expand Down Expand Up @@ -300,9 +301,11 @@
#team-link {
margin-left: 0px;
}
h2 {
h2 {
font-size: 5vw;
}


}


Expand Down
19 changes: 10 additions & 9 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@
cursor: pointer;
display: none; /* Initially hide the hamburger menu on larger screens */
}

@media screen and (max-width: 600px) {
/* Styles for screens with a maximum width of 600px */
.hamburger-menu {
Expand All @@ -201,7 +200,7 @@
padding: 15px; /* Adjust padding for better spacing */
cursor: pointer;
}
#email-button {
#email-button {
padding-top: 7%;
padding-bottom: 7%;
}
Expand All @@ -211,20 +210,22 @@
margin-bottom: 20px;
}
.banner img {
margin-top: -22%;
margin-top: -15%;
width: 175%;
}

#left-text-1 {
padding-right: 0;
}

.content {
Margin-top:0%;
}

.content-section {
flex-direction: column;
margin: 5% ;
padding-top: 5%;
}
.left-section, .right-section {
width: 100%;
Expand All @@ -234,7 +235,6 @@
#right-text {
padding-left: 0;
}

#footer-text {
margin-left: 0;
margin-right: 0;
Expand All @@ -245,8 +245,8 @@
padding-bottom: 5%;
Padding-top: 5%;
}
.intro {
margin-top:-30%;
.intro {
margin-top:-12%;
}
.intro-text {
font-size: 5vw;
Expand Down Expand Up @@ -300,11 +300,12 @@
#team-link {
margin-left: 0px;
}
h2 {
h2 {
font-size: 5vw;
}


}


</style>
</head>
Expand Down

0 comments on commit 4bb1bc6

Please sign in to comment.