diff --git a/landing/src/components/LiveStats.vue b/landing/src/components/LiveStats.vue index 3d4b12e..43fae6d 100644 --- a/landing/src/components/LiveStats.vue +++ b/landing/src/components/LiveStats.vue @@ -1,5 +1,5 @@ @@ -610,4 +621,15 @@ onUnmounted(() => { background-position: 200% 0 100% background-position: -200% 0 + +.live-stats-error + display: flex + align-items: center + justify-content: center + +.error-message + font-size: 14px + color: #f87171 + text-align: center + letter-spacing: 0.3px