I coudn't make a gap between my text. Does anybody know how to do it?
Victor code
@VickyfcbAll comments
- @Bolat0Submitted almost 2 years ago@VickyfcbPosted almost 2 years ago
to make gap use display:flex; flex-direction:row; align-items:center; justify-contents:space-between;
and also your image isnt showing. you did a nice work.
0 - @Mennatallah-HishamSubmitted almost 2 years ago
Any feedback is appreciated
- @Jad229Submitted about 2 years ago
I created this with bootstrap, and this is my first project using studio. any pointers would be great this is not my final solution.
I struggled with making the hero section centered and keeping the image smaller while having it aligned with the text. any tips to better understand how to keep the elements lined up together?
Bootstrap's dropdown menu also has this underline decoration, but when I set it to none it remained.
Lastly I realized I need a sidebar for the mobile design.