page8.css 143 B

12345678910
  1. .page8-card {
  2. padding: 8px;
  3. height: calc(100vh - 120px);
  4. }
  5. #ssh-terminal {
  6. width: 100%;
  7. height: 100%;
  8. background: #111;
  9. }