Guys...
GUYS
I think I figured it out how to move the top of the space hey thing.
(As you can see on my page I moved it to the middle)
I'm on my phone rn and I dont remember it by heart but I think it's
(ON COMPUTER NOW HERES THE CODE TO MOVE IT TO THE MIDDLE)
<style>
.top {
flex-direction: column;
align-items: center;
}
</style>
I'll update this when I get back on computer but WHY WAS THAT SO HARD.
Anyway .... I'm still trying to figure out how to move the box outside its set position.
I want the .top and the .links to be inside the same box but shaped a different way. I don't even know why? I don't think I'm gonna use it but it'll be nice to know for a later layout.
I'll keep figuring it out so I can get my dream layout though (even though I have no dream layout and is just trying out stuff to see if I like it or not lol)
Maybe I'm doing this all wrong lol. Maybe I have to put the box to the side like normal and figure out how to move the main a little bit to overlap.
Yea...maybe I'll do that
Comments
Displaying 0 of 0 comments ( View all | Add Comment )