Advertisement
brooklyndesignstudio

Align buttons to bottom

Aug 17th, 2019
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. position: absolute !important;
  2. bottom: 20px !important;
  3. left: 30% !important;
  4. width: 40% !important;
  5. text-align: center !important;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement