hello,
I have a quick question.
Why the flex-grow will affect the NAV bar for switch to the right head corner.
I thought the text align is the only thing I needed. Can you please explain a lilttle more to me?
nav{
text-align:right;
flex-grow:1;
color: seashell;
}
Hi @123000chan4286216895 , can you explain your problem and what you’re trying to achieve more clearly please ?
So that I can help you better.
Hello, @chrisgeek07 I just wanna know why flex grow will make the nav bar split it to the right side?
@chrisgeek07 can you pls help ???