diff --git a/app.js b/app.js index 7437156..41d8b07 100644 --- a/app.js +++ b/app.js @@ -2,7 +2,6 @@ window.onscroll = ()=> {scrollFunction()}; function scrollFunction() { - // console.log(document.documentElement.scrollTop); if (document.body.scrollTop > 40 || document.documentElement.scrollTop > 40) { document.getElementById("navbar").style.top = "0"; if (document.documentElement.scrollTop > 1784){ diff --git a/css/styles.css b/css/styles.css index c9a557e..2bdd8b1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -406,6 +406,10 @@ a{ line-height: 1.5; } +.rak-space{ + width: 101%; +} + .card-title{ width: 103%; } diff --git a/index.html b/index.html index 80bf72f..7807457 100644 --- a/index.html +++ b/index.html @@ -199,7 +199,7 @@
Home Automation
Card image cap
Rakshak
-

Home security system, Will notify owner if intruder try's to break through door & window.

+

Home security system, Will notify owner if intruder try's to break through door & window.

More Details
@@ -224,7 +224,7 @@ - +