Skip to content

Commit

Permalink
Sass Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sai4ul committed Nov 2, 2023
1 parent ef499ce commit e4e2425
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions assets/js/plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions assets/scss/pages/_approveMarket.scss
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
font-size: 22px;
}
i{

}
&:hover{
transform: scale(1.08);
Expand All @@ -107,13 +106,10 @@
position: absolute;
top: 50%;
transform: translateZ(-50%);

left: 0;
right: 0;
text-align: center;
margin: 0 auto;
z-index: 0;

}
}
&.snake{
Expand Down
15 changes: 0 additions & 15 deletions assets/scss/pages/_tab.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Tabs Button Style
.tab-button{

// Tab Button style One
&.style-one{
nav{
Expand Down Expand Up @@ -110,7 +109,6 @@
@media #{$xs}{
border-bottom: 0;
}

}
&:hover {
border-bottom: 2px solid var(--main-color-one);
Expand Down Expand Up @@ -160,7 +158,6 @@
@media #{$xs}{
border-bottom: 0;
}

}
&:hover {
border: 0;
Expand Down Expand Up @@ -234,9 +231,7 @@
}
}
&:hover {

}

}
}
}
Expand Down Expand Up @@ -271,7 +266,6 @@
&:last-child{
border-right: 0;
}

width: 16.66%;

@media #{$lg}{
Expand Down Expand Up @@ -317,7 +311,6 @@
&:hover {

}

}
}
}
Expand Down Expand Up @@ -430,7 +423,6 @@
@media #{$xs}{
border-bottom: 0;
}

}
&:hover {
@media #{$xs}{
Expand All @@ -445,15 +437,11 @@
// Tabs Button Style Five
&.style-eight{
nav{

.nav-tabs{
margin-bottom: 15px;
padding-bottom: 0px;
position: relative;
border: 0;
.nav-item {

}
.nav-link {
position: relative;
background: #f5f5fd;
Expand Down Expand Up @@ -504,9 +492,7 @@
opacity: 1;
visibility: visible;
}

}

}
}
}
Expand Down Expand Up @@ -560,7 +546,6 @@
margin-left: 10px;
padding: 20px 10px;
}

i{
color: var(--paragraph-color-one);
font-size: 31px;
Expand Down
2 changes: 0 additions & 2 deletions assets/scss/pages/_want-wark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@
float: left;
}
}


.w-padding{
padding:35px 20px 20px 21px;
}

0 comments on commit e4e2425

Please sign in to comment.