_sizing.scss 57 B

1234567
  1. //
  2. // Height
  3. //
  4. .h-100vh {
  5. height: 100vh !important;
  6. }