Advertisement
safriansah

produk custom css

Jul 4th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. html, body{
  2.     height: 100%;
  3.     margin: 0;
  4. }
  5.  
  6. .full-height{
  7.     min-height: 100%;
  8. }
  9.  
  10. .qty{
  11.     border-radius: .25rem;
  12.     vertical-align: middle;
  13.     border:none;
  14.     height: 38px;
  15.     width: 52px;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement