From e155bd20db7a9f4547eb0eadc8fdc9e809f89d7d Mon Sep 17 00:00:00 2001 From: alokify Date: Thu, 7 Nov 2024 11:40:46 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix():=20Adjusted=20navbar=20edi?= =?UTF-8?q?ted=20hero=20text?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 6 +++--- style.css | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index fb68aed8..454551b4 100644 --- a/index.html +++ b/index.html @@ -60,12 +60,12 @@
- + Snigdha OS @@ -75,7 +75,7 @@
-

SNIGDHA OS

+

Snigdha OS

Be Silent, When It Is Time To Hear!


A lightweight and highly customizable Linux distribution based on Arch and the Linux Zen Kernel. diff --git a/style.css b/style.css index 45395f24..655682cd 100644 --- a/style.css +++ b/style.css @@ -28,7 +28,10 @@ body { top: 0; background-color: rgba(26, 31, 44, 0.0); z-index: 1000; -} + padding-inline:5rem; + backdrop-filter:blur(5px); + border: + } .logo { height: 40px;