diff --git a/404.html b/404.html index 8e18e16..0eaf21c 100644 --- a/404.html +++ b/404.html @@ -66,7 +66,7 @@ -
+

The WeatherMate App

diff --git a/WeatherMate-Mobile/www/404.html b/WeatherMate-Mobile/www/404.html index 8e18e16..0eaf21c 100644 --- a/WeatherMate-Mobile/www/404.html +++ b/WeatherMate-Mobile/www/404.html @@ -66,7 +66,7 @@ -
+

The WeatherMate App

diff --git a/WeatherMate-Mobile/www/src/css/style.css b/WeatherMate-Mobile/www/src/css/style.css index 97d762c..9c26130 100644 --- a/WeatherMate-Mobile/www/src/css/style.css +++ b/WeatherMate-Mobile/www/src/css/style.css @@ -23,7 +23,7 @@ body { } #center { - background: rgba(255, 255, 255, 0.6); + background: rgba(255, 255, 255, 0.7); border-radius: 16px; padding: 15px; margin: 10px; @@ -288,8 +288,8 @@ button:hover { border-radius: 15px; padding: 20px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); - width: 80%; - max-width: 600px; + width: 600px; + max-width: calc(100% - 20px); margin: 20px 0; overflow: hidden; border: 1px solid rgba(0, 0, 0, 0.1); diff --git a/WeatherMate-Mobile/www/src/html/about.html b/WeatherMate-Mobile/www/src/html/about.html index 96ae27d..6405105 100644 --- a/WeatherMate-Mobile/www/src/html/about.html +++ b/WeatherMate-Mobile/www/src/html/about.html @@ -18,11 +18,11 @@ - +
+ -

About The WeatherMate App

+

About The WeatherMate App

-

Welcome to The WeatherMate App, your digital meteorologist! Its mission is to empower you with accurate, real-time weather updates whether you're at home or on the go. The WeatherMate App delivers a seamless experience, ensuring you're prepared for whatever the weather brings.