diff --git a/static/homepage.css b/static/homepage.css index 81fe54968be9d38d30954338e1714ba116ad443d..81c8cd61f8abdc1e7ce6be8e1a6428581e57823d 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -182,7 +182,7 @@ /* content images style: */ .homepage-content-img1 { - top: 1050px; + top: 1200px; transform: translateX(-70%); width: 349.375px; height: 526.094px; @@ -198,7 +198,7 @@ .homepage-content-img2 { top: 1300px; - transform: translateX(40%) translateY(-40%); + transform: translateX(40%) translateY(-10%); width: 500px; height: 600px; flex-shrink: 0; diff --git a/wiki/pages/home.html b/wiki/pages/home.html index a2eff8b64a42d2d4bce6c820a5c77178e19b9847..9c89ab60b8d6c97ac964c3c291668608c5f7ad02 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -87,10 +87,10 @@ <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; margin-left: auto; margin-right: auto; transform: translateX(-20%);"> Nitrogen gas, comprising 78% of Earth's atmosphere, is the most abundant chemical in the air. </div> - <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; transform: translateX(20%);"> + <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; transform: translateX(20%); font-size: 30px"> Nitrogen is an essential nutrient for plants. </div> - <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 350px; opacity: 1; margin-left: auto; margin-right: auto; transform: translateX(-20%);"> + <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 350px; opacity: 1; margin-left: auto; margin-right: auto; transform: translateX(-20%); font-size: 30px"> However, Nâ‚‚ is highly inert, making it difficult for plants to convert it into useful compounds that they can consume. </div> </div>