From 8efb23eccd3c276c56c47a6f4dc564017f044d5f Mon Sep 17 00:00:00 2001 From: Akarsh Puri Date: Thu, 1 Oct 2020 10:59:17 +0530 Subject: [PATCH] Update style.scss --- assets/css/style.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/style.scss b/assets/css/style.scss index 608698f8..e7738bc0 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -13,3 +13,7 @@ h1 { font-family: 'Lato', sans-serif; font-weight: bold; } + +#water-monitoring-system---iot-project { + width: 70%; +}