Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragoasis authored Mar 9, 2024
1 parent 2f3683f commit 53a02fd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
}

body {
font-family: "Open Sans", sans-serif;
color: #444444;
}

Expand All @@ -26,7 +25,6 @@ h3,
h4,
h5,
h6 {
font-family: "Nunito", sans-serif;
}

/*--------------------------------------------------------------
Expand Down Expand Up @@ -189,7 +187,6 @@ section {
font-weight: 700;
letter-spacing: 1px;
color: #012970;
font-family: "Nunito", sans-serif;
margin-top: 3px;
}

Expand Down Expand Up @@ -221,7 +218,6 @@ section {
align-items: center;
justify-content: space-between;
padding: 10px 0 10px 30px;
font-family: "Nunito", sans-serif;
font-size: 16px;
font-weight: 700;
color: #013289;
Expand Down Expand Up @@ -468,7 +464,6 @@ section {
}

.hero .btn-get-started span {
font-family: "Nunito", sans-serif;
font-weight: 600;
font-size: 16px;
letter-spacing: 1px;
Expand Down Expand Up @@ -568,7 +563,6 @@ section {
}

.about .btn-read-more span {
font-family: "Nunito", sans-serif;
font-weight: 600;
font-size: 16px;
letter-spacing: 1px;
Expand Down Expand Up @@ -649,7 +643,6 @@ section {
.counts .count-box p {
padding: 0;
margin: 0;
font-family: "Nunito", sans-serif;
font-size: 14px;
}

Expand Down Expand Up @@ -962,7 +955,6 @@ section {
font-size: 36px;
color: #444444;
font-weight: 600;
font-family: "Poppins", sans-serif;
}

.pricing .price sup {
Expand Down Expand Up @@ -1008,7 +1000,6 @@ section {
transition: none;
font-size: 16px;
font-weight: 400;
font-family: "Nunito", sans-serif;
font-weight: 600;
transition: 0.3s;
border: 1px solid #4154f1;
Expand Down Expand Up @@ -2306,15 +2297,13 @@ section {
font-weight: 700;
letter-spacing: 1px;
color: #012970;
font-family: "Nunito", sans-serif;
margin-top: 3px;
}

.footer .footer-top .footer-info p {
font-size: 14px;
line-height: 24px;
margin-bottom: 0;
font-family: "Nunito", sans-serif;
}

.footer .footer-top .social-links a {
Expand Down

0 comments on commit 53a02fd

Please sign in to comment.