commit | 63e43eb75fac81d3fa5815433cf291f1b8def4b1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Dec 14 14:18:53 2016 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Dec 14 14:43:30 2016 -0800 |
tree | bef3ef1a007e9747b01762ad7c1cd4b7d96556a5 | |
parent | 035c593b003a5015e9cfa3b9d05c951ace550d80 [diff] [blame] |
Showing synchronizer notification Change-Id: Ibc0ef77471026b48fa2e0a577adde9e43dde2a10
diff --git a/src/index.scss b/src/index.scss index 3d155ca..8813c49 100644 --- a/src/index.scss +++ b/src/index.scss
@@ -1,5 +1,3 @@ - - html, body, #root { margin: 0; height: 100%; @@ -51,6 +49,13 @@ margin: 1rem; } +.header-date { + flex: 1; + text-align: right; + margin: 1rem; + color: white; +} + .footer { padding: 0.5rem; font-size: 1rem;