First pass at the sleep chart.

This commit is contained in:
Ian Gulliver
2016-01-06 16:22:30 -08:00
parent 5afb09eea8
commit bb624bb93d
2 changed files with 89 additions and 34 deletions

View File

@@ -325,20 +325,9 @@ babyStatsDisplayTemp {
flex-shrink: 0;
}
babyStatsDisplayTimelines {
babyStatsDisplaySleep {
display: block;
width: 100%;
}
babyStatsDisplayDate {
display: block;
margin: 15px;
text-align: center;
}
babyStatsDisplayDateTitle {
display: block;
color: rgb(189,21,80);
font-size: 20px;
font-weight: bold;
width: 90%;
height: 50vw;
flex-shrink: 0;
}