Skip to content

Commit

Permalink
testila
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacEagle17 committed Sep 15, 2024
1 parent 7a3eb00 commit e9ee56e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ html, body {
}

.subpage-hero {
height: 800px;
height: 500px;
}

.subpage-hero.overlay:before {
Expand Down
21 changes: 4 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@
<a href="/download" class="btn btn-border">Download</a>
</div><!~~ /.hero-text ~~>
</div><!~~ /.hero-content ~~>-->
</div><!-- /.hero -->

<main id="main" class="site-main" style="margin-bottom: -25px;">
<section class="site-section"></section>
<div class="container section-doation-container">
<div class="section-download-box download-hero "onclick="location.href='/download';">
Expand All @@ -85,23 +88,7 @@ <h2>What is Euphoria Patches?</h2>
</div>
</div>
</div>
</div><!-- /.hero -->

<!--<main id="main" class="site-main" style="margin-bottom: -25px;">
<section class="site-section gray-bg">
<div class="container index-shader-container">
<div class="index-shader index-reimagined">
<h2>What is Euphoria Patches?</h2>
</div>
<div class="index-shader-desc">
<p>
Euphoria Patches is an add-on for Complementary Shaders, developed by SpacEagle17. It aims to extend Complementary with more optional handcrafted features and settings.
</p>
</div>
</div>
</div>
</main><!~~ /#main ~~>-->
</main><!-- /#main -->

<footer id="colophon" class="site-footer"></footer>
<div class="copyright">
Expand Down

0 comments on commit e9ee56e

Please sign in to comment.