mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-07 21:25:17 +02:00
🎨 style(ui): changes in color
Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
</span>
|
</span>
|
||||||
<h1>{{ config.dev.name }}</h1>
|
<h1>{{ config.dev.name }}</h1>
|
||||||
<span class="diple flex">
|
<span class="diple flex">
|
||||||
>
|
<!-- # -->
|
||||||
<h2 class="line-1 anim-typewriter max-w-fit"> {{ config.dev.role }} </h2>
|
<h2 class="line-1 anim-typewriter max-w-fit"> # {{ config.dev.role }} </h2>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
or skip to see about "Snigdha OS" -->
|
or skip to see about "Snigdha OS" -->
|
||||||
</span>
|
</span>
|
||||||
<span :class="{hide: isMobile}">
|
<span :class="{hide: isMobile}">
|
||||||
# source code can be found on, do follow us on github
|
# do follow us on github
|
||||||
</span>
|
</span>
|
||||||
<span>#!/usr/bin/python</span>
|
<span>#!/usr/bin/python</span>
|
||||||
<span :class="{hide: !isMobile}">
|
<span :class="{hide: !isMobile}">
|
||||||
@@ -83,8 +83,8 @@
|
|||||||
<span class="operator">
|
<span class="operator">
|
||||||
=
|
=
|
||||||
</span>
|
</span>
|
||||||
<a class="string" :href="'https://download.com/' + config.public.dev.contacts.social.download.user">
|
<a class="string" :href="'https://snigdhaos.org/documentation'">
|
||||||
"https://download.com/{{ config.public.dev.contacts.social.download.user }}"
|
"https://snigdhaos.org/documentation"
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@@ -160,7 +160,7 @@ function handleResize() {
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
color: #E5E9F0;
|
color: #E5E9F0;
|
||||||
font-family: 'Fira Code Retina';
|
font-family: 'Fira Code';
|
||||||
}
|
}
|
||||||
|
|
||||||
#hello .head h1 {
|
#hello .head h1 {
|
||||||
|
Reference in New Issue
Block a user