Nenad Stojanovic il y a 5 ans
Parent
révision
9db981d285
3 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 1
    1
      index.html
  2. 1
    1
      style.css
  3. 4
    4
      styles/custom.css

+ 1
- 1
index.html Voir le fichier

@@ -208,7 +208,7 @@
<h3>Partnerships that create and grow</h3>
<p>Our clients relationships go beyond technology. Enthusiasts to the core, we bring real solutions to each client’s problems through a deep understanding of their market, solution, and vision.</p>
</div><!-- end About Item -->
<div class="one_third about-item highlight">
<div class="one_third about-item">
<div class="hive wow bounceInUp" data-wow-delay="1s">
<div class="hex outer-hex">
<div class="hex-in1">

+ 1
- 1
style.css Voir le fichier

@@ -360,7 +360,7 @@ p .bold-team-info,
margin: 0 auto;
position: relative;
}
.services,
#events,
#stats,
#news,

+ 4
- 4
styles/custom.css Voir le fichier

@@ -68,7 +68,6 @@ ul.bulleted-list {

/* header end*/

<<<<<<< HEAD
#back-to-top {
position: fixed;
right: 16px;
@@ -346,7 +345,7 @@ ul.bulleted-list {
position: relative;
width:100%;
color: inherit;
padding: 7px 35px;
padding: 0px 35px;
border: 4px solid #993c95;
display: flex;
flex-direction: column;
@@ -369,12 +368,13 @@ ul.bulleted-list {
}
.position-name
{
padding-top: 20px;
padding-top: 10px;
}
.position-name h4
{
position: relative;
margin-right: 55px;
padding-bottom: 10px !important;
}
.chevron
{
@@ -453,7 +453,7 @@ ul.bulleted-list {
.btn-apply
{
color: #fff;
padding: 20px;
padding: 10px 35px;
border-radius: 45px;
background-color: #993c95;
border: none;

Chargement…
Annuler
Enregistrer