Skip to content

Commit

Permalink
feat(update): ✨ update page content
Browse files Browse the repository at this point in the history
  • Loading branch information
MerleLiuKun committed Mar 12, 2021
1 parent 0dc3699 commit 65dd3cf
Show file tree
Hide file tree
Showing 112 changed files with 91 additions and 81,365 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/.DS_Store
122 changes: 61 additions & 61 deletions assets/css/style.css
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
* Template Name: FlexStart - v1.1.1
* Template URL: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
/**
* Template Name: FlexStart - v1.1.1
* Template URL: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
scroll-behavior: smooth;
Expand All @@ -31,8 +31,8 @@ h1, h2, h3, h4, h5, h6 {
font-family: "Nunito", sans-serif;
}

/*--------------------------------------------------------------
# Sections
/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
padding: 60px 0;
Expand Down Expand Up @@ -69,8 +69,8 @@ section {
}
}

/*--------------------------------------------------------------
# Breadcrumbs
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
padding: 15px 0;
Expand Down Expand Up @@ -120,8 +120,8 @@ section {
content: "/";
}

/*--------------------------------------------------------------
# Back to top button
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
position: fixed;
Expand Down Expand Up @@ -153,17 +153,17 @@ section {
opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
[data-aos-delay] {
transition-delay: 0 !important;
}
}

/*--------------------------------------------------------------
# Header
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
transition: all 0.5s;
Expand Down Expand Up @@ -195,11 +195,11 @@ section {
margin-top: 3px;
}

/*--------------------------------------------------------------
# Navigation Menu
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation
/**
* Desktop Navigation
*/
.navbar {
padding: 0;
Expand Down Expand Up @@ -316,8 +316,8 @@ section {
}
}

/**
* Mobile Navigation
/**
* Mobile Navigation
*/
.mobile-nav-toggle {
color: #012970;
Expand Down Expand Up @@ -418,8 +418,8 @@ section {
display: block;
}

/*--------------------------------------------------------------
# Hero Section
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
width: 100%;
Expand Down Expand Up @@ -508,11 +508,11 @@ section {
}
}

/*--------------------------------------------------------------
# Index Page
/*--------------------------------------------------------------
# Index Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# About
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content {
background-color: #f6f9ff;
Expand Down Expand Up @@ -564,8 +564,8 @@ section {
transform: translateX(5px);
}

/*--------------------------------------------------------------
# Values
/*--------------------------------------------------------------
# Values
--------------------------------------------------------------*/
.values .box {
padding: 30px;
Expand Down Expand Up @@ -596,8 +596,8 @@ section {
transform: scale(1);
}

/*--------------------------------------------------------------
# Counts
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
padding: 70px 0 60px;
Expand Down Expand Up @@ -633,8 +633,8 @@ section {
font-size: 14px;
}

/*--------------------------------------------------------------
# Features
/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features .feature-box {
padding: 24px 20px;
Expand Down Expand Up @@ -758,8 +758,8 @@ section {
color: #848484;
}

/*--------------------------------------------------------------
# Services
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .service-box {
box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
Expand Down Expand Up @@ -911,8 +911,8 @@ section {
background: #fff;
}

/*--------------------------------------------------------------
# Pricing
/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
padding: 40px 20px;
Expand Down Expand Up @@ -1010,8 +1010,8 @@ section {
color: #fff;
}

/*--------------------------------------------------------------
# F.A.Q
/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/
.faq .accordion-collapse {
border: 0;
Expand Down Expand Up @@ -1041,8 +1041,8 @@ section {
border: 0;
}

/*--------------------------------------------------------------
# Portfolio
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
padding: 0;
Expand Down Expand Up @@ -1214,8 +1214,8 @@ section {
right: 15px;
}

/*--------------------------------------------------------------
# Portfolio Details
/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
padding-top: 40px;
Expand Down Expand Up @@ -1279,8 +1279,8 @@ section {
padding: 0;
}

/*--------------------------------------------------------------
# Testimonials
/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-item {
box-sizing: content-box;
Expand Down Expand Up @@ -1366,8 +1366,8 @@ section {
}
}

/*--------------------------------------------------------------
# Team
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
background: #fff;
Expand Down Expand Up @@ -1464,8 +1464,8 @@ section {
opacity: 1;
}

/*--------------------------------------------------------------
# Clients
/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .clients-slider .swiper-slide img {
opacity: 0.5;
Expand Down Expand Up @@ -1493,8 +1493,8 @@ section {
background-color: #4154f1;
}

/*--------------------------------------------------------------
# Recent Blog Posts
/*--------------------------------------------------------------
# Recent Blog Posts
--------------------------------------------------------------*/
.recent-blog-posts .post-box {
box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
Expand Down Expand Up @@ -1557,8 +1557,8 @@ section {
transform: rotate(6deg) scale(1.2);
}

/*--------------------------------------------------------------
# Contact
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
color: #444444;
Expand Down Expand Up @@ -1683,8 +1683,8 @@ section {
}
}

/*--------------------------------------------------------------
# Blog
/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
padding: 40px 0 20px 0;
Expand Down Expand Up @@ -2189,8 +2189,8 @@ section {
font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
background: #f6f9ff;
Expand Down
Binary file removed assets/img/about.jpg
Binary file not shown.
1 change: 1 addition & 0 deletions assets/img/about.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/blog/blog-author.jpg
Binary file not shown.
Binary file removed assets/img/blog/blog-inside-post.jpg
Binary file not shown.
Binary file removed assets/img/blog/blog-recent-1.jpg
Binary file not shown.
Binary file removed assets/img/blog/blog-recent-2.jpg
Binary file not shown.
Binary file removed assets/img/blog/blog-recent-3.jpg
Binary file not shown.
Binary file removed assets/img/blog/blog-recent-4.jpg
Binary file not shown.
Binary file removed assets/img/blog/blog-recent-5.jpg
Binary file not shown.
Binary file removed assets/img/blog/comments-1.jpg
Binary file not shown.
Binary file removed assets/img/blog/comments-2.jpg
Binary file not shown.
Binary file removed assets/img/blog/comments-3.jpg
Binary file not shown.
Binary file removed assets/img/blog/comments-4.jpg
Binary file not shown.
Binary file removed assets/img/blog/comments-5.jpg
Binary file not shown.
Binary file removed assets/img/blog/comments-6.jpg
Binary file not shown.
Binary file removed assets/img/clients/client-1.png
Binary file not shown.
Binary file removed assets/img/clients/client-2.png
Binary file not shown.
Binary file removed assets/img/clients/client-3.png
Binary file not shown.
Binary file removed assets/img/clients/client-4.png
Binary file not shown.
Binary file removed assets/img/clients/client-5.png
Binary file not shown.
Binary file removed assets/img/clients/client-6.png
Binary file not shown.
Binary file removed assets/img/clients/client-7.png
Binary file not shown.
Binary file removed assets/img/clients/client-8.png
Binary file not shown.
Binary file modified assets/img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/features-2.png
Diff not rendered.
Binary file removed assets/img/features-3.png
Diff not rendered.
Binary file removed assets/img/features.png
Diff not rendered.
1 change: 1 addition & 0 deletions assets/img/features.svg

Large diffs are not rendered by default.

Binary file removed assets/img/hero-img.png
Diff not rendered.
Loading

0 comments on commit 65dd3cf

Please sign in to comment.