diff --git a/static/homepage.css b/static/homepage.css index 97c8215d47c214b89f1b3cbfc65a77ed922ccdae..51ea176b25f623e85e63d15907867980b1581404 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -724,9 +724,9 @@ } /* content boxes style: */ -.homepage-content1{ +.homepage-content1 { top: 900px; - transform: translateX(28%); + transform: translateX(0%); width: 440px; height: 450px; opacity: 0; diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 9fa7fac88d5cc48e6d58d3996a2e96b28deef3a5..523c2897f90df431c72d1d41d47f9bfd51b19e57 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -84,9 +84,9 @@ <div class="homepage-subtitle-style reveal" style="width:319px;"> Nitrogen </div> - <div class="homepage-contents-style reveal" style="width:315.521px;margin-top:50px;"> + <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; margin-left: auto; margin-right: auto;"> Nitrogen gas, comprising 78% of Earth's atmosphere, is the most abundant chemical in the air. - </div> + </div> <div class="homepage-contents-style reveal" style="width:315.521px;margin-top:50px;"> Nitrogen is an essential nutrient for plants. </div>