More adjustments
This commit is contained in:
35
index.html
35
index.html
@@ -5,10 +5,9 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<!-- title -->
|
||||
<title>Saburly</title>
|
||||
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
<title>Elite Technical Systems</title>
|
||||
<link rel="shortcut icon" href="favicon.ico?v=2" type="image/x-icon">
|
||||
<link rel="icon" href="favicon.ico?v=2" type="image/x-icon">
|
||||
|
||||
<!-- <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> -->
|
||||
<link href="all.css" rel="stylesheet">
|
||||
@@ -19,9 +18,6 @@
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700" rel="stylesheet">
|
||||
|
||||
<!-- <link rel="stylesheet" type="text/css" href="css/style.css"> -->
|
||||
<!-- <link rel="stylesheet" type="text/css" href="css/owl.carousel.css"> -->
|
||||
<!-- <link href="css/animate.css" rel="stylesheet"> -->
|
||||
|
||||
<!-- <link href="dist/all.css" rel="stylesheet"> -->
|
||||
|
||||
@@ -34,7 +30,11 @@
|
||||
<!--[if IE]>
|
||||
<script src="js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -49,15 +49,16 @@
|
||||
<span></span>
|
||||
</div>
|
||||
</button>
|
||||
<a class="navbar-brand 123" href="#"><img src="img/logo.png" class="img-responsive hidden-xs" alt="logo"><img src="img/logo_mobile.svg" class="img-responsive visible-xs" alt="logo"></a>
|
||||
<a class="navbar-brand 123" href="#"><img src="img/logo.png" class="img-responsive hidden-xs" alt="logo">
|
||||
<img src="img/logo_mobile.png" class="img-responsive visible-xs" alt="logo"></a>
|
||||
</div>
|
||||
|
||||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
||||
<div class="align-navbar">
|
||||
<ul class="nav navbar-nav navbar-right" >
|
||||
<li><a href="#second" class="nav-link">ABOUT</a></li>
|
||||
<li><a href="#work" class="nav-link">WORK</a></li>
|
||||
<li><a href="#team" class="nav-link">TEAM</a></li>
|
||||
<li><a href="#second" class="nav-link">SERVICES</a></li>
|
||||
<li><a href="#technology" class="nav-link">TECHNOLOGIES</a></li>
|
||||
<li><a href="#work" class="nav-link">OUR WORK</a></li>
|
||||
<li class="hidden-xs"><a href="#contact" class="nav-link"><i class="material-icons"></i></a></li>
|
||||
<li class="visible-xs"><a href="#contact" class="nav-link">CONTACT</a></li>
|
||||
</ul>
|
||||
@@ -102,8 +103,7 @@
|
||||
<!-- <img src="img/brush.png" class="img-responsive brush hidden-xs" alt="brush"> -->
|
||||
<!-- <img src="img/brush-shadow.png" class="img-responsive brush-shadow hidden-xs" alt="brush-shadow" > -->
|
||||
|
||||
<img src="img/what_we_do/ux/main.png" class="img-responsive visible-xs full-width-img" alt="ui-webdesign">
|
||||
|
||||
<img src="img/what_we_do/ux/main.svg" class="img-responsive visible-xs full-width-img" alt="ui-webdesign">
|
||||
<!-- <img src="img/what_we_do/ux/brush.svg" class="img-responsive brush visible-xs" alt="brush"> -->
|
||||
<!-- <img src="img/what_we_do/ux/brush_shadow.svg" class="img-responsive brush-shadow visible-xs" alt="brush-shadow" > -->
|
||||
</div>
|
||||
@@ -121,11 +121,12 @@
|
||||
<div class="row space200">
|
||||
<div class="col-md-6 col-sm-6 visible-xs mob-pad0">
|
||||
<div class="img-container">
|
||||
<img src="img/what_we_do/web/main.png" class="img-responsive visible-xs full-width-img" alt="software_development">
|
||||
<img src="img/what_we_do/web/main.svg" class="img-responsive visible-xs full-width-img" alt="software_development">
|
||||
<!-- <img src="img/what_we_do/web/code.png" class="img-responsive box-img visible-xs " alt="box"> -->
|
||||
<!-- <img src="img/what_we_do/web/code_shadow.png" class="img-responsive box-img-shadow visible-xs" alt="box-shadow" > -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 col-sm-6 ">
|
||||
<div class="numb-two number-bg">
|
||||
<div class="space20 visible-xs"></div>
|
||||
@@ -150,7 +151,7 @@
|
||||
<!-- <img src="img/hand.png" class="img-responsive hand hidden-xs" alt="hand"> -->
|
||||
<!-- <img src="img/hand-shadow.png" class="img-responsive hand-shadow hidden-xs" alt="hand-shadow" > -->
|
||||
|
||||
<img src="img/what_we_do/mobile/main.png" class="img-responsive visible-xs full-width-img" alt="mob-development">
|
||||
<img src="img/what_we_do/mobile/main.svg" class="img-responsive visible-xs full-width-img" alt="mob-development">
|
||||
<!-- <img src="img/what_we_do/mobile/hand.svg" class="img-responsive hand visible-xs" alt="hand"> -->
|
||||
<!-- <img src="img/what_we_do/mobile/hand_shadow.svg" class="img-responsive hand-shadow visible-xs" alt="hand-shadow" > -->
|
||||
</div>
|
||||
@@ -292,7 +293,7 @@
|
||||
|
||||
|
||||
<!-- Start Technology -->
|
||||
<section class="technology">
|
||||
<section class="technology" id="technology">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
|
||||
Reference in New Issue
Block a user