From 38135242257ba2dd745b862bff8b683611e88ba9 Mon Sep 17 00:00:00 2001 From: Shraddha <ShraddhaRaghuram@student.tudelft.nl> Date: Thu, 12 Sep 2024 10:29:08 +0200 Subject: [PATCH] nitrogen --- static/homepage.css | 2 +- wiki/pages/home.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/homepage.css b/static/homepage.css index 51ea176..b74be37 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -39,7 +39,7 @@ text-align: left; color: #05BE85; font-family: SourceSansPro; - font-size: 40.625px; + font-size: 100px; font-style: normal; font-weight: 600; line-height: normal; diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 0660a63..b4b25a9 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -81,7 +81,7 @@ <div class="shelter-for-canvas-start"></div> <div class="homepage-content1 homepage-elements reveal" id="homepage-content1"> - <div class="homepage-subtitle-style reveal" style="width:319px;"> + <div class="homepage-subtitle-style reveal" style="width:319px; transform: translateX(-50%)"> Nitrogen </div> <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; margin-left: auto; margin-right: auto; transform: translateX(-20%);"> -- GitLab