Skip to content

Commit

Permalink
Adjust Asset positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
royalgraphx committed Jun 26, 2023
1 parent f4b71ac commit 875d3b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ permalink: /
<style>
.alignment_img {
position: relative;
left: +10px;
left: -20px;
}

.alignment_img_alt {
position: relative;
left: +15px;
left: -15px;
bottom: +15px;
}
</style>
Expand Down

0 comments on commit 875d3b0

Please sign in to comment.