From 42f436768dd3cfe9967da2736d8aab14ba7e0794 Mon Sep 17 00:00:00 2001 From: sau-mili <146661411+sau-mili@users.noreply.github.com> Date: Sat, 10 Aug 2024 01:32:22 +0530 Subject: [PATCH] Service section fixed --- index.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 379640c4..d4b1cd1a 100644 --- a/index.html +++ b/index.html @@ -67,6 +67,20 @@ } } +.typing-effect { + display: inline-block; + white-space: nowrap; + overflow: hidden; + } +.highlight-text{ + color:#D0EEB0; +} + +.service-icon{ + height:15% !important; + width: 15% !important; + opacity: 1 !important; +} #preloader { position: fixed; top: 0; @@ -870,7 +884,7 @@