chore: update manager image

This commit is contained in:
Ushie 2022-07-30 00:21:04 +03:00
parent 2ac7d98b86
commit 1850e818de
2 changed files with 4 additions and 6 deletions

View File

@ -1,18 +1,16 @@
<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>
.hero-img {
height: 40rem;
height: 40rem;
z-index: -1;
width:auto;
float:right;
width: auto;
float: right;
border-radius: 20px;
transform: rotate(3.7deg) translateY(2%) translateX(-15%);
user-select: none;
}
</style>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 300 KiB