Change date filter format.

This commit is contained in:
Mike Cao 2020-07-29 23:25:52 -07:00
parent efdbd1c632
commit 0c8d9eacd3
7 changed files with 44 additions and 32 deletions

View file

@ -0,0 +1,10 @@
.container {
display: flex;
flex-direction: column;
}
.title {
font-size: 24px;
line-height: 60px;
font-weight: 600;
}