mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-01 15:14:28 +02:00
chore: update manager image
This commit is contained in:
parent
2ac7d98b86
commit
1850e818de
@ -1,18 +1,16 @@
|
|||||||
<script>
|
<script>
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<img class="hero-img" src="/manager.png" alt="Screenshot of ReVanced Manager"/>
|
<img class="hero-img" src="/manager.png" alt="Screenshot of ReVanced Manager" />
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.hero-img {
|
.hero-img {
|
||||||
height: 40rem;
|
height: 40rem;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
width:auto;
|
width: auto;
|
||||||
float:right;
|
float: right;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
transform: rotate(3.7deg) translateY(2%) translateX(-15%);
|
transform: rotate(3.7deg) translateY(2%) translateX(-15%);
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 300 KiB |
Loading…
x
Reference in New Issue
Block a user