Responsive tables.

This commit is contained in:
Mike Cao 2020-08-17 22:47:58 -07:00
parent cb9dcc7300
commit 9f6e17b986
14 changed files with 26 additions and 31 deletions

View file

@ -1,7 +1,4 @@
.container {
flex: 1;
display: flex;
flex-direction: column;
.page {
padding: 0 30px;
background: var(--gray50);
height: 100%;