Thomas 2 years ago
parent ee8a470eeb
commit 7f8b3add39

@ -718,8 +718,8 @@ section {
} }
.counts .count-box span { .counts .count-box span {
font-size: 42px; font-size: 32px;
line-height: 24px; line-height: 44px;
display: block; display: block;
font-weight: 700; font-weight: 700;
color: #0b2341; color: #0b2341;
@ -727,7 +727,7 @@ section {
} }
.counts .count-box p { .counts .count-box p {
padding: 30px 0 0 0; padding: 20px 0 0 0;
margin: 0; margin: 0;
font-family: sans-serif; font-family: sans-serif;
font-size: 14px; font-size: 14px;

@ -86,7 +86,7 @@
<div class="carousel-item active" style="background-image: url(assets/img/slide/slide-1.jpg)"> <div class="carousel-item active" style="background-image: url(assets/img/slide/slide-1.jpg)">
<div class="carousel-container"> <div class="carousel-container">
<div class="container"> <div class="container">
<h2 class="animate__animated animate__fadeInDown">Welcome to <span>SiMS</span><br>where innovation is a away of life</h2> <h2 class="animate__animated animate__fadeInDown">Welcome to <span style="text-decoration: underline;">SiMS</span><br>where innovation is a away of life</h2>
<p class="animate__animated animate__fadeInUp">Revolutinize Your Banking Operations With Our Innovative Software Solutions.</p> <p class="animate__animated animate__fadeInUp">Revolutinize Your Banking Operations With Our Innovative Software Solutions.</p>
<a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a> <a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
</div> </div>

Loading…
Cancel
Save