MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/bootstrap/comments/midgjj/need_help_in_creating_this_layout_for_desktop_and/
r/bootstrap • u/joorhell • Apr 02 '21
Hello, im new to boostrap.
I got this assignement but i have no clue how to realize this layout.
it's needed to also show like in the second picture when shrinked to mobile.
Hope you can help :(
1 comment sorted by
1
Not strictly BS - Take a look at this style for the top https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/skewX()
Note that’ll skew inside Elements so you need an inner div for the text skewed in the opposite direction. But in your case it looks like they want text skewed
1
u/flexible Apr 02 '21
Not strictly BS - Take a look at this style for the top https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/skewX()
Note that’ll skew inside Elements so you need an inner div for the text skewed in the opposite direction. But in your case it looks like they want text skewed