changes to entire story flow

This commit is contained in:
Arjun Patel
2019-02-20 17:13:39 -08:00
parent 1ef107ca29
commit 7e30d64ba1
7 changed files with 51 additions and 27 deletions
+5
View File
@@ -1,3 +1,8 @@
.logo {
height: 60px;
width: 60px
}
.chartsContainer {
display: flex;
flex-direction: row;