From c2b0cb81c72c4586b57b95c12701d6538f2b3ad4 Mon Sep 17 00:00:00 2001 From: Azat Kashapov Date: Fri, 11 Aug 2023 19:48:29 +0300 Subject: [PATCH] Update App.ce.vue --- src/App.ce.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.ce.vue b/src/App.ce.vue index f34875b..6c8cde3 100644 --- a/src/App.ce.vue +++ b/src/App.ce.vue @@ -26,7 +26,7 @@ currentPage.value = WeatherList .settings-page { background-image: radial-gradient(circle, #bbece1, #006c96); - border-radius: 1rem; + border-radius: 0.5rem; padding: 1rem; }