Skip to content

Commit 006608a

Browse files
committed
Fixes and UI cleanup
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
1 parent d881eb0 commit 006608a

File tree

10 files changed

+8
-4
lines changed

10 files changed

+8
-4
lines changed

css/responsive.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
color: white;
8484
}
8585

86+
#downloadBtn:hover {
87+
background: none;
88+
}
89+
8690
.user_feedbacks {
8791
justify-content: flex-start;
8892
}

home.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1>
4444
<a href="download.html#downloads" class="btn-primary">Download AxionOS</a>
4545
</div>
4646
<div class="header-mockup" id="intro_mockup">
47-
<img src="img/screenshot5.png" alt="Mockup" />
47+
<img src="img/screenshot9.png" alt="Mockup" />
4848
</div>
4949
</div>
5050
</header>
@@ -84,7 +84,7 @@ <h1 class="header-start">
8484
</p>
8585
</div>
8686
<div class="header-mockup">
87-
<img src="img/screenshot8.png" alt="Mockup" />
87+
<img src="img/screenshot10.png" alt="Mockup" />
8888
</div>
8989
</div>
9090
</header>
@@ -121,7 +121,7 @@ <h1 class="header-start">Discover Features</h1>
121121
class="btn-primary">Learn More</a>
122122
</div>
123123
<div class="header-mockup">
124-
<img src="img/screenshot9.png" alt="" />
124+
<img src="img/screenshot3.png" alt="" />
125125
</div>
126126
</div>
127127
</header>
@@ -158,7 +158,7 @@ <h2 class="highlight">Make your android better.</h2>
158158
</p>
159159
<a href="https://t.me/AxionAOSPUpdates" target="_blank" class="btn-primary" id="joinTelegram">Join us on
160160
Telegram</a>
161-
<a href="#downloads" class="btn-primary">Download AxionOS</a>
161+
<a href="download.html#downloads" class="btn-primary">Download AxionOS</a>
162162
<div class="user_feedbacks">
163163
<div class="user_feedback">
164164
Came from XX ROM to Axion ROM. Axion feels faster, less bloated, and to the point, not loaded with

img/screenshot1.png

811 KB
Loading

img/screenshot10.png

366 KB
Loading

img/screenshot2.png

925 KB
Loading

img/screenshot3.png

-88.1 KB
Loading

img/screenshot4.png

87.6 KB
Loading

img/screenshot5.png

-3.25 MB
Loading

img/screenshot8.png

-790 KB
Loading

img/screenshot9.png

3.43 MB
Loading

0 commit comments

Comments
 (0)