Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanized committed Feb 7, 2024
1 parent 4288260 commit d17e716
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 6 deletions.
3 changes: 3 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1065,6 +1065,9 @@ span-eshan {
.invert {
filter: invert(100%);
}



.brand-title {
text-align: center;
font-size: 20px;
Expand Down
Binary file modified assets/img/brand/snigdhaos-awesome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/brand/snigdhaos-hyprland.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/brand/snigdhaos-mate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 9 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h2 class="heading wow fadeInUp" data-wow-delay=".2s"><b>SNIGDHA OS</b></br> <sp
<div class="brand-wrap">
<div class="row">
<div class="col-12">
<h4 class="brand-title">Upcoming <span>Environment</span> with Snigdha OS</h4>
<h2 align="center">Upcoming <span>Environment</span> with Snigdha OS</h2>
</div>
</div>
<div class="row brand-active justify-content-center">
Expand All @@ -206,18 +206,21 @@ <h4 class="brand-title">Cinnamon</h4>
</div>
</div>
<div class="col-2">
<div class="brand-item">
<!-- <a href="#"><img src="assets/img/brand/snigdhaos-awesome.png" alt="Brand Logo"></a> -->
<h4 class="brand-title">Mate</h4>
<div class="brand-item invert">
<a href="#"><img src="assets/img/brand/snigdhaos-mate.png" alt="Brand Logo"></a>
</div>
</div>
<div class="col-2">
<h4 class="brand-title">Hyprland</h4>
<div class="brand-item">
<!-- <a href="#"><img src="assets/img/brand/brand_05.png" alt="Brand Logo"></a> -->
<a href="#"><img src="assets/img/brand/snigdhaos-hyprland.png" alt="Brand Logo"></a>
</div>
</div>
<div class="col-2">
<h4 class="brand-title">Awesome</h4>
<div class="brand-item">
<!-- <a href="#"><img src="assets/img/brand/brand_02.png" alt="Brand Logo"></a> -->
<a href="#"><img src="assets/img/brand/snigdhaos-awesome.png" alt="Brand Logo"></a>
</div>
</div>
</div>
Expand All @@ -232,7 +235,7 @@ <h4 class="brand-title">Cinnamon</h4>
<div class="row justify-content-center">
<div class="col-xl-10">
<div class="section-title text-center mb-55">
<h2 class="title">What Comes By Default <br> With <u>Snigdha OS?</u></h2>
<h3>What Comes By Default <br> With <u>Snigdha OS?</u></h3>
</div>
<div class="services-items-wrapper">
<ul class="list-wrap">
Expand Down

0 comments on commit d17e716

Please sign in to comment.