mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 12:45:18 +02:00
🐞 fix(): Adjusted navbar edited hero text
This commit is contained in:
@@ -60,12 +60,12 @@
|
||||
<section class="hero">
|
||||
<div class="hero-content">
|
||||
|
||||
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="400" height="400">
|
||||
<svg class="hero-icon neon" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="425" height="425">
|
||||
<a href="/" target="_blank" aria-label="Visit Snigdha OS">
|
||||
<title>Snigdha OS</title>
|
||||
<style>
|
||||
.s0 { display: none;fill: #28282b }
|
||||
.s1 { fill: #ffffff }
|
||||
.s1 { fill: #ffffff;}
|
||||
.s2 { display: none;fill: #754ffe }
|
||||
</style>
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
</a>
|
||||
</svg>
|
||||
<div class="hero-text">
|
||||
<h1>SNIGDHA OS</h1>
|
||||
<h1>Snigdha OS</h1>
|
||||
<h2>Be Silent, When It Is Time To Hear!</h2><br>
|
||||
<p>
|
||||
A lightweight and highly customizable Linux distribution based on Arch and the Linux Zen Kernel.
|
||||
|
Reference in New Issue
Block a user