diff --git a/src/newUi.scss b/src/newUi.scss index de6cf845..9b2eb901 100644 --- a/src/newUi.scss +++ b/src/newUi.scss @@ -1477,6 +1477,18 @@ nav { padding: 4px 12px 4px 12px; border-radius: 4px; } + + span.synced-at { + border: 0; + background-color: inherit; + margin: auto 0; + font-family: 'San Francisco Pro'; + font-size: 10px; + font-weight: 500; + line-height: 18px; + letter-spacing: 0.03em; + text-align: left; + } } .real-time-info-container { @@ -1512,17 +1524,6 @@ nav { text-align: left; color: var(--bold-text-color); } - - p { - margin: 0; - font-family: 'San Francisco Pro'; - font-size: 10px; - font-weight: 500; - line-height: 18px; - letter-spacing: 0.03em; - text-align: left; - color: #57606a; - } } .statistics-data-title { diff --git a/src/screens/Dashboard.js b/src/screens/Dashboard.js index 7a707d76..433e8e1b 100644 --- a/src/screens/Dashboard.js +++ b/src/screens/Dashboard.js @@ -107,7 +107,7 @@ function Dashboard() {

Statistics

Real time - +

LATEST BLOCK {renderCount} SECONDS AGO