From 7c09500117814b5aaa332673082503732a049bf3 Mon Sep 17 00:00:00 2001 From: Shraddha <ShraddhaRaghuram@student.tudelft.nl> Date: Wed, 11 Sep 2024 17:13:16 +0200 Subject: [PATCH] reveal slowly --- wiki/pages/home.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 065397a..9fa7fac 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -81,16 +81,16 @@ <div class="shelter-for-canvas-start"></div> <div class="homepage-content1 homepage-elements reveal" id="homepage-content1"> - <div class="homepage-subtitle-style" style="width:319px;"> + <div class="homepage-subtitle-style reveal" style="width:319px;"> Nitrogen </div> - <div class="homepage-contents-style" style="width:315.521px;margin-top:50px;"> + <div class="homepage-contents-style reveal" style="width:315.521px;margin-top:50px;"> Nitrogen gas, comprising 78% of Earth's atmosphere, is the most abundant chemical in the air. </div> - <div class="homepage-contents-style" style="width:315.521px;margin-top:50px;"> + <div class="homepage-contents-style reveal" style="width:315.521px;margin-top:50px;"> Nitrogen is an essential nutrient for plants. </div> - <div class="homepage-contents-style" style="width:315.521px;margin-top:50px;"> + <div class="homepage-contents-style reveal" style="width:315.521px;margin-top:50px;"> However, Nâ‚‚ is highly inert, making it difficult for plants to convert it into useful compounds that they can consume. </div> </div> -- GitLab