mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-10 21:26:18 +00:00
chore: update manager image
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user