소스 검색

Small bugfixes

master
Nikola Ignjatovic 5 년 전
부모
커밋
86e6a852e8
3개의 변경된 파일15개의 추가작업 그리고 8개의 파일을 삭제
  1. 1
    1
      industries/financeBanking.php
  2. 6
    6
      industries/healthcare.php
  3. 8
    1
      styles/custom.css

+ 1
- 1
industries/financeBanking.php 파일 보기

@@ -91,7 +91,7 @@
<div class="service_type-intro">
<div class="row">
<div class="col-md-12 col-sm-12 first-sti">
We help fintech startups and financial institutions to manage risk and stay ahead of the curve by developing financial software solutions and integrating them with third-party systems while ensuring stable operation of financial systems.
We help fintech startups and financial institutions to manage risk and stay ahead of the curve by developing financial software solutions and integrating them with third-party systems while ensuring stable operation of financial systems.
</div>
</div>
</div><!-- end Services Intro -->

+ 6
- 6
industries/healthcare.php 파일 보기

@@ -84,20 +84,20 @@
<div class="service-type-wrapper dark" style="background-image:url('../images/bg_industry.png');background-position:bottom center;position: relative;z-index: 2;">
<div class="service_type clearfix general-section ">
<div class="section-title">
<h1>Healtcare</h1>
<h5>See all we have to offer you</h5>
<h1>Custom Healthcare Solutions</h1>
</div>
<div class="service_type-intro">
<div class="row">
<div class="col-md-12 col-sm-12 first-sti">
We are a modern software development company with experience as fuel for innovation and we are always open to talent and tech enthusiasts that can add additional value to our teams. Open positions are listed below, but if your skills are not listed, send your CV to <a class="email" href="mailto:[email protected]">[email protected]</a> so we can meet you and discuss how we can work together.
Diligent develops custom medical solutions to improve every aspect of patient care
</div>
</div>
</div><!-- end Services Intro -->
<div class="section-triangle-dark" style="position: absolute; bottom: -34px;
</div>
<div class="section-triangle-dark" style="position: absolute;bottom: -41px;
top: unset;
transform: translateY(100%);"></div>
</div>
"></div>
</div>
<!-- Industry type end -->
<!--service info-->

+ 8
- 1
styles/custom.css 파일 보기

@@ -974,4 +974,11 @@ textarea.apply-field
height: 544px!important;
}
}

@media (max-width: 400px)
{
.copyright-wrapper
{
height: unset!important;
padding: 5px 0px;
}
}

Loading…
취소
저장