Advertisement
arie_cristianD

make the footer full width

Jan 21st, 2024
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.09 KB | None | 0 0
  1. /* make the footer full width */
  2.  
  3. .jeg_footer_content .container {
  4.     max-width : 100% ;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement