diff --git a/css/general.css b/css/general.css index 582ad44..032e68f 100644 --- a/css/general.css +++ b/css/general.css @@ -133,12 +133,6 @@ nav li a:focus::after{ } /* Responsive Functions */ -@media (max-width: 880px) { - #photo-release-container { - transform: scale(0.8); - font-size: 20px; - } -} @media (max-width: 800px) { .checkbtn { display: inline-block; @@ -486,7 +480,7 @@ section { text-align: center; border-radius: 10px; background-color: #202329; - padding: 20px 0; + padding: 15px 10px; margin: auto; } @@ -610,7 +604,7 @@ section { margin-top: 70px; font-size: 22px; font-weight: 400; - margin-bottom: 300px; + margin-bottom: 250px; text-align: left; } #timeline-descriptions-wrapper div { @@ -1043,9 +1037,9 @@ section { border: 1px solid white; background-color: #272b1f; margin: 10px auto; - width: 100%; + width: 90%; max-width: 850px; - + min-width: 200px; padding: 10px; } diff --git a/img/Gilroy Hacks Logo [Original].png b/img/Gilroy Hacks Logo [Original].png deleted file mode 100644 index 6ebb18a..0000000 Binary files a/img/Gilroy Hacks Logo [Original].png and /dev/null differ diff --git a/img/Gilroy Hacks Logo [Spring].png b/img/Gilroy Hacks Logo [Spring].png deleted file mode 100644 index b4de4e3..0000000 Binary files a/img/Gilroy Hacks Logo [Spring].png and /dev/null differ diff --git a/img/Gilroy Hacks Logo [Summer-wide].png b/img/Gilroy Hacks Logo [Summer-wide].png deleted file mode 100644 index 369367b..0000000 Binary files a/img/Gilroy Hacks Logo [Summer-wide].png and /dev/null differ diff --git a/img/Gilroy Hacks Logo [wide transparent].png b/img/Gilroy Hacks Logo [wide transparent].png deleted file mode 100644 index 12907d3..0000000 Binary files a/img/Gilroy Hacks Logo [wide transparent].png and /dev/null differ diff --git a/img/mountains-2.jpg b/img/mountains-2.jpg deleted file mode 100644 index 9341822..0000000 Binary files a/img/mountains-2.jpg and /dev/null differ diff --git a/index.html b/index.html index e4d4c93..28408de 100644 --- a/index.html +++ b/index.html @@ -19,6 +19,19 @@ + +