Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajal13 committed Feb 15, 2024
1 parent 2a0a4d1 commit c3c41fb
Show file tree
Hide file tree
Showing 6 changed files with 184 additions and 204 deletions.
34 changes: 12 additions & 22 deletions v1.0.0/assets/css/theme-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -10871,7 +10871,7 @@ textarea.form-control-lg {
}

.fs-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}

.fs-10 {
Expand Down Expand Up @@ -13545,7 +13545,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-sm-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-sm-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -15367,7 +15367,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-md-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-md-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -17189,7 +17189,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-lg-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-lg-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -19011,7 +19011,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-xl-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-xl-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -20833,7 +20833,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-xxl-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-xxl-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -21479,9 +21479,9 @@ h5, .h5 {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: none !important;
-webkit-transition: all 0.4s ease-in;
-o-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
z-index: 100;
}
.btn-gradient::before {
Expand All @@ -21495,9 +21495,9 @@ h5, .h5 {
right: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 0.4s ease-in;
-o-transition: opacity 0.4s ease-in;
transition: opacity 0.4s ease-in;
-webkit-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
z-index: -100;
}
.btn-gradient:hover, .btn-gradient:focus, .btn-gradient:active {
Expand Down Expand Up @@ -22553,8 +22553,6 @@ h5, .h5 {

.product-card {
border-radius: 22px;
-webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.05);
margin: 10px 0;
height: 100%;
border: 2px solid transparent;
Expand Down Expand Up @@ -22755,14 +22753,6 @@ h5, .h5 {
color: #fff;
background: rgba(18, 72, 56, 0.75);
}
.blog-card .blog-title {
font-size: 24px;
}
@media (min-width: 768px) {
.blog-card .blog-title {
font-size: 30px;
}
}
.blog-card:hover, .blog-card:focus {
border: 2px solid #E3A476;
border-radius: 25px;
Expand Down
2 changes: 1 addition & 1 deletion v1.0.0/assets/css/theme-rtl.min.css

Large diffs are not rendered by default.

34 changes: 12 additions & 22 deletions v1.0.0/assets/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -10898,7 +10898,7 @@ textarea.form-control-lg {
}

.fs-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}

.fs-10 {
Expand Down Expand Up @@ -13580,7 +13580,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-sm-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-sm-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -15402,7 +15402,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-md-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-md-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -17224,7 +17224,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-lg-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-lg-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -19046,7 +19046,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-xl-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-xl-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -20868,7 +20868,7 @@ textarea.form-control-lg {
column-gap: 1.5rem !important;
}
.fs-xxl-11 {
font-size: 0.64rem !important;
font-size: 1.5rem !important;
}
.fs-xxl-10 {
font-size: 0.875rem !important;
Expand Down Expand Up @@ -21514,9 +21514,9 @@ h5, .h5 {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: none !important;
-webkit-transition: all 0.4s ease-in;
-o-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
z-index: 100;
}
.btn-gradient::before {
Expand All @@ -21530,9 +21530,9 @@ h5, .h5 {
left: 0;
right: 0;
opacity: 0;
-webkit-transition: opacity 0.4s ease-in;
-o-transition: opacity 0.4s ease-in;
transition: opacity 0.4s ease-in;
-webkit-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
z-index: -100;
}
.btn-gradient:hover, .btn-gradient:focus, .btn-gradient:active {
Expand Down Expand Up @@ -22588,8 +22588,6 @@ h5, .h5 {

.product-card {
border-radius: 22px;
-webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.05);
margin: 10px 0;
height: 100%;
border: 2px solid transparent;
Expand Down Expand Up @@ -22790,14 +22788,6 @@ h5, .h5 {
color: #fff;
background: rgba(18, 72, 56, 0.75);
}
.blog-card .blog-title {
font-size: 24px;
}
@media (min-width: 768px) {
.blog-card .blog-title {
font-size: 30px;
}
}
.blog-card:hover, .blog-card:focus {
border: 2px solid #E3A476;
border-radius: 25px;
Expand Down
2 changes: 1 addition & 1 deletion v1.0.0/assets/css/theme.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit c3c41fb

Please sign in to comment.