diff --git a/src/App.css b/src/App.css index f0d5e26..9317408 100644 --- a/src/App.css +++ b/src/App.css @@ -31,9 +31,10 @@ .clock-wrapper { display: flex; - flex-direction: row; + flex-direction: column; align-items: center; justify-content: center; + flex: 1; gap: 0; width: 100%; padding: 0 20px;