Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Day 1 issues resolved #41

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,10 @@ button:focus {
color: #3d60f4;
}

.icon{
text-align:left;
}

.social-icon a {
color: #666;
background: #fff;
Expand Down Expand Up @@ -328,7 +332,7 @@ hr {
display: table;
padding-left: 140px;
/* SOMETHING CHANGED */
text-align: right;
text-align: left;
}

.text-wrapper>div {
Expand Down Expand Up @@ -409,6 +413,7 @@ hr {
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
text-align: left;
}

.services-item .services-content h3 a {
Expand Down Expand Up @@ -691,6 +696,7 @@ hr {
line-height: 48px;
font-weight: 700;
margin-bottom: 30px;
text-align: center;
}

/* Team Item */
Expand Down Expand Up @@ -1148,7 +1154,7 @@ hr {
color: #222222;
position: relative;
/* SOMETHING CHANGED */
text-align: left;
text-align: center;
font-weight: 700;
padding: 30px 0;
border-bottom: 1px solid #f1f1f1;
Expand All @@ -1167,7 +1173,7 @@ hr {

#pricing .table .description {
/* SOMETHING CHANGED */
text-align: right;
text-align: center;
padding: 0px 50px;
margin-bottom: 20px;
}
Expand Down
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<div class="col-md-12 col-sm-12">
<div class="contents text-left">
<h2 class="head-title wow fadeInUp">We Discover, Design & Build Digital <br> Presence of Businesses</h2>
<div class="header-button wow fadeInUp" data-wow-delay="0.3s">
<div class="header-button wow fadeInUp" data-wow-delay="0.3s" align="center">
<a href="#services" class="btn btn-common">Explore</a>
</div>
</div>
Expand Down Expand Up @@ -184,7 +184,7 @@ <h2 class="section-title wow fadeInDown" data-wow-delay="0.3s">Our Services</h2>
</div>
<div class="services-content">
<h3><a href="#">Content Writing</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
<p style="text-align:justify">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
quaerat quia incidunt laborum aspernatur...</p>
</div>
</div>
Expand All @@ -197,7 +197,7 @@ <h3><a href="#">Content Writing</a></h3>
</div>
<div class="services-content">
<h3><a href="#">Digital Marketing</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
<p style="text-align:justify">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
quaerat quia incidunt laborum aspernatur...</p>
</div>
</div>
Expand All @@ -210,7 +210,7 @@ <h3><a href="#">Digital Marketing</a></h3>
</div>
<div class="services-content">
<h3><a href="#">Web Development</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
<p style="text-align:justify">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
quaerat quia incidunt laborum aspernatur...</p>
</div>
</div>
Expand All @@ -223,7 +223,7 @@ <h3><a href="#">Web Development</a></h3>
</div>
<div class="services-content">
<h3><a href="#">IOS & Android</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
<p style="text-align:justify">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
quaerat quia incidunt laborum aspernatur...</p>
</div>
</div>
Expand All @@ -236,7 +236,7 @@ <h3><a href="#">IOS & Android</a></h3>
</div>
<div class="services-content">
<h3><a href="#">UI/UX Design</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
<p style="text-align:justify">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
quaerat quia incidunt laborum aspernatur...</p>
</div>
</div>
Expand All @@ -249,7 +249,7 @@ <h3><a href="#">UI/UX Design</a></h3>
</div>
<div class="services-content">
<h3><a href="#">Branding & Identity</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
<p style="text-align:justify">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde perspiciatis dicta labore nulla beatae
quaerat quia incidunt laborum aspernatur...</p>
</div>
</div>
Expand Down Expand Up @@ -491,7 +491,7 @@ <h3>Profesional</h3>
<h3>Expert</h3>
</div>
<div class="pricing-header">
<p class="price-value">$89.90<span>/ Month</span></p>
<p style="text-align:center;" class="price-value">$89.90<span>/ Month</span></p>
</div>
<ul class="description">
<li>Business Analyzing</li>
Expand Down Expand Up @@ -534,21 +534,21 @@ <h2 class="section-title">Our <span>Skill</span></h2>
<h5>Strategy &amp; Analysis <span class="pull-right">88%</span></h5>
<div class="progress" style="opacity: 1; left: 0px;">
<!-- FIX THA PROGRESS BAR -->
<div class="progress-bar" role="progressbar" data-width="87" style="width: 10%;"></div>
<div class="progress-bar" role="progressbar" data-width="87" style="width: 88%;"></div>
</div>
</div>
<div class="progress-box">
<h5>Eeconomic growth <span class="pull-right">95%</span></h5>
<div class="progress" style="opacity: 1; left: 0px;">
<!-- FIX THA PROGRESS BAR -->
<div class="progress-bar" role="progressbar" data-width="96" style="width: 6%;"></div>
<div class="progress-bar" role="progressbar" data-width="96" style="width: 95%;"></div>
</div>
</div>
<div class="progress-box">
<h5>Achieves goals <span class="pull-right">70%</span></h5>
<div class="progress" style="opacity: 1; left: 0px;">
<!-- FIX THA PROGRESS BAR -->
<div class="progress-bar" role="progressbar" data-width="52" style="width: 2%;"></div>
<div class="progress-bar" role="progressbar" data-width="52" style="width: 70%;"></div>
</div>
</div>
<!-- End Progressbar -->
Expand Down