diff --git a/css/style.css b/css/style.css index 893f635..c99e076 100644 --- a/css/style.css +++ b/css/style.css @@ -93,9 +93,9 @@ h2 { .sub-title { font-size: 18px; - margin-top: 5px; + margin-top: 75vh; margin-bottom: 0px; - color: white; + color: black; text-shadow: 0 0 12px black; } @@ -336,7 +336,7 @@ h2 { /* HERO */ h1 { font-size: 40px; line-height: 40px; } #countdown div span {font-size: 24px; line-height: 34px;} - .sub-title { font-size: ; line-height: ; margin-top: 10px; } + .sub-title { font-size: ; line-height: ; margin-top: 60vh; } /* TITLE & CONTACT */ .title { top: 15%;} .contact .icons { margin-bottom: 0px; } @@ -414,7 +414,7 @@ h2 { /* HERO */ h1 { font-size: 40px; line-height: 40px; } #countdown div span {font-size: 24px; line-height: 34px;} - .sub-title { font-size: ; line-height: ; margin-top: 10px; } + .sub-title { font-size: ; line-height: ; margin-top: 70vh; } /* TITLE & CONTACT */ .title { top: 15%;} .contact .icons { margin-bottom: 0px; } @@ -490,7 +490,7 @@ h2 { @media all and (min-width: 700px) { /* HERO */ h1 { font-size: 90px; line-height: 90px; } - .sub-title { font-size: 20px; line-height: 20px; margin-top: 10px; } + .sub-title { font-size: 20px; line-height: 20px; margin-top: 75vh; } /* TITLE & CONTACT */ .title { top: 18%;} .line { margin-top: 20px; } @@ -575,7 +575,7 @@ h2 { #countdown div span {font-size: 34px; line-height: 34px;} - .sub-title { font-size: 20px; line-height: 20px; margin-top: 20px; } + .sub-title { font-size: 20px; line-height: 20px; margin-top: 70vh; } /* TITLE & CONTACT */ .title { top: 15%;} .contact { bottom: 8%; } @@ -656,7 +656,7 @@ h2 { /* HERO */ h1 { font-size: 150px; line-height: 150px; } #countdown div span {font-size: 44px; line-height: 44px;} - .sub-title { font-size: 25px; line-height: 25px; margin-top: 20px; } + .sub-title { font-size: 25px; line-height: 25px; margin-top: 80vh; } /* SIZES */ .sphere img{ -webkit-transform: scale(1); @@ -766,7 +766,7 @@ h2 { @media all and (min-width: 1400px) { /* HERO */ h1 { font-size: 160px; line-height: 160px; } - .sub-title { font-size: 25px; line-height: 25px; margin-top: 20px; } + .sub-title { font-size: 25px; line-height: 25px; margin-top: 80vh; } /* POSITIONING */ .depth-5 { right: -10%; @@ -844,14 +844,14 @@ h2 { /* HERO */ h1 { font-size: 180px; line-height: 180px; } #countdown div span {font-size: 54px; line-height: 54px;} - .sub-title { font-size: 25px; line-height: 25px; margin-top: 25px; } + .sub-title { font-size: 25px; line-height: 25px; margin-top: 80vh;} } @media all and (min-width: 1920px) { /* HERO */ h1 { font-size: 200px; line-height: 200px; } - .sub-title { font-size: 30px; line-height: 30px; margin-top: 30px; } + .sub-title { font-size: 30px; line-height: 30px; margin-top: 80vh; } /* POSITIONING */ .depth-5 { right: -10%; diff --git a/index.html b/index.html index ec0463f..98d3b79 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,6 @@ - - @@ -80,12 +78,13 @@
The Generator, Orchestrator and Destroyer of code diff --git a/js/main.js b/js/main.js index 42ab5f4..e9775df 100644 --- a/js/main.js +++ b/js/main.js @@ -55,15 +55,15 @@ $(window).load(function(){ /* END ------------------------------------------------------- */ -$('#countdown').countdown({ - date: "Mar 14 2024", - render: function(data) { - var el = $(this.el); - el.empty() - //.append("