You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is quite easy, just replace the bottom:0 with top:0 in the .cover-container styling. This will push the element right to the top on mobile size, which is not as visually appealing. I would suggest
changing the default padding to 75px 10% 10%
removing the padding style in the media query at 1023px so that it keeps its standard padding on mobile size. Here's what it might look like.
No description provided.
The text was updated successfully, but these errors were encountered: