Commit fe201b51 by Arjun Jhukal

updated the minor changes

parent 8f72fbfc
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -2,8 +2,38 @@ a, ...@@ -2,8 +2,38 @@ a,
button { button {
transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
} }
.new {
position: relative;
&::after {
content: "New";
position: absolute;
right: -10px;
top: -15px;
background-color: rgb(17, 170, 55);
border-radius: 4px;
font-size: 10px;
line-height: 12px;
padding: 2px 6px;
color: $white;
animation: glow 1.5s ease-in-out infinite alternate;
}
@keyframes glow {
0% {
box-shadow: 0 0 4px rgba(17, 170, 55, 0.5);
}
100% {
box-shadow: 0 0 12px rgba(17, 170, 55, 1);
}
}
}
.section-title { .section-title {
margin-bottom: 3.75rem; margin-bottom: 3.75rem;
p { p {
margin-bottom: 0; margin-bottom: 0;
} }
...@@ -11,6 +41,7 @@ button { ...@@ -11,6 +41,7 @@ button {
.input-field { .input-field {
margin-bottom: 32px; margin-bottom: 32px;
label { label {
color: $black; color: $black;
font-size: 16px; font-size: 16px;
...@@ -19,6 +50,7 @@ button { ...@@ -19,6 +50,7 @@ button {
display: block; display: block;
margin-bottom: 8px; margin-bottom: 8px;
} }
input, input,
select, select,
textarea { textarea {
...@@ -45,6 +77,7 @@ button { ...@@ -45,6 +77,7 @@ button {
opacity: 0.4; opacity: 0.4;
} }
} }
textarea { textarea {
resize: none; resize: none;
} }
...@@ -110,7 +143,7 @@ button { ...@@ -110,7 +143,7 @@ button {
} }
} }
> svg { >svg {
position: absolute; position: absolute;
top: 50%; top: 50%;
transform: translateY(-50%); transform: translateY(-50%);
...@@ -231,6 +264,7 @@ button { ...@@ -231,6 +264,7 @@ button {
font-size: 2rem !important; font-size: 2rem !important;
} }
} }
.input-field { .input-field {
margin-bottom: 24px; margin-bottom: 24px;
} }
...@@ -273,8 +307,10 @@ button { ...@@ -273,8 +307,10 @@ button {
} }
} }
} }
@media (max-width: 1023px) { @media (max-width: 1023px) {
.toc { .toc {
h6, h6,
.category-list { .category-list {
position: fixed; position: fixed;
...@@ -282,6 +318,7 @@ button { ...@@ -282,6 +318,7 @@ button {
left: 0; left: 0;
z-index: 2; z-index: 2;
} }
h6 { h6 {
box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
...@@ -346,4 +383,4 @@ button { ...@@ -346,4 +383,4 @@ button {
padding: 0 16px 24px; padding: 0 16px 24px;
} }
} }
} }
\ No newline at end of file
...@@ -191,33 +191,7 @@ ...@@ -191,33 +191,7 @@
} }
} }
&.new {
position: relative;
&::after {
content: "New";
position: absolute;
right: -10px;
top: -15px;
background-color: rgb(17, 170, 55);
border-radius: 4px;
font-size: 10px;
line-height: 12px;
padding: 2px 6px;
color: $white;
animation: glow 1.5s ease-in-out infinite alternate;
}
@keyframes glow {
0% {
box-shadow: 0 0 4px rgba(17, 170, 55, 0.5);
}
100% {
box-shadow: 0 0 12px rgba(17, 170, 55, 1);
}
}
}
&:last-of-type { &:last-of-type {
margin-right: 0; margin-right: 0;
......
...@@ -103,11 +103,25 @@ ...@@ -103,11 +103,25 @@
transform: rotate(45deg); transform: rotate(45deg);
} }
} }
ol {
li {
&::after {
display: none;
}
}
}
} }
ol { ol {
padding-left: 24px; padding-left: 24px;
ul {
li {
list-style-type: none;
}
}
li { li {
list-style-type: decimal; list-style-type: decimal;
} }
......
...@@ -43,7 +43,18 @@ the_content(); ...@@ -43,7 +43,18 @@ the_content();
<p>Lambda Payments provides end-to-end Fintech products and solutions to enterprises, banks, and <p>Lambda Payments provides end-to-end Fintech products and solutions to enterprises, banks, and
financial institutions.</p> financial institutions.</p>
<ol> <ol>
<li>Improved Keyword Rankings <li>
Improved Keyword Rankings
<ol>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
</ol>
<ul>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
</ul>
</li> </li>
<li>Increased Traffic</li> <li>Increased Traffic</li>
<li> Enhanced User Engagement</li> <li> Enhanced User Engagement</li>
...@@ -87,6 +98,16 @@ the_content(); ...@@ -87,6 +98,16 @@ the_content();
<p>In addition to keyword improvements, organic traffic has steadily grown:</p> <p>In addition to keyword improvements, organic traffic has steadily grown:</p>
<ul> <ul>
<li>Organic Traffic: Traffic grew by 78%, from 1,730 visitors to 3,075 in January 2024</li> <li>Organic Traffic: Traffic grew by 78%, from 1,730 visitors to 3,075 in January 2024</li>
<ol>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
</ol>
<ul>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
<li>Improved Keyword Rankings</li>
</ul>
</ul> </ul>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment