style: floating right menu
All checks were successful
Deploy Blog / build (push) Successful in 20s

This commit is contained in:
Marcius 2024-07-02 11:16:23 +01:00
parent fa63a099ce
commit 884142c125

View file

@ -146,7 +146,8 @@ section.main {
}
.projects {
float: left;
position: absolute;
top: 215px;
width: 30%;
padding: 40px 25px;
align-self: flex-end;