fix: moved hero image up

This commit is contained in:
af-n 2022-08-16 02:37:34 -04:00
parent ecdbf20109
commit 2f9b579691

View File

@ -23,7 +23,7 @@
height: 90vh; height: 90vh;
top: 90px; top: 90px;
right: 7.5%; right: 7.5%;
transform: rotate(3.7deg) translateY(10%); transform: rotate(3.7deg) translateY(5%);
} }
} }
</style> </style>