moved stuff on homepage

This commit is contained in:
af-n
2022-07-20 20:39:08 -04:00
parent 3105d5844c
commit d6a9d17e20
3 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
width:auto;
float:right;
border-radius: 20px;
transform: rotate(3.7deg) translateY(-5%);
transform: rotate(3.7deg) translateY(2%) translateX(-15%);
user-select: none;
}
</style>

View File

@@ -29,6 +29,7 @@
display: flex;
gap:1rem;
user-select: none;
transform: translateX(-3px)
}
.hero-text h1 {