Advertisement
fauzanjeg

Remove Border Bottom for Footer Copyright Mobile Drawer Content

Apr 26th, 2021
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. /* Remove Border Bottom for Footer Copyright Mobile Drawer Content */
  2. .jeg_aside_item.jeg_aside_copyright a {
  3.   border-bottom: unset;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement