Update src/Styles/BookingScreen/Components/BSNavbar/BSNavbar3.scss
This commit is contained in:
parent
ecd0a2c814
commit
ae9b8377b2
|
|
@ -26,7 +26,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-family: 'Inter', ui-sans-serif, system-ui, sans-serif;
|
font-family: "Inter", ui-sans-serif, system-ui, sans-serif;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
.CiShopIcon {
|
.CiShopIcon {
|
||||||
|
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
.homeIcon {
|
.homeIcon {
|
||||||
display: flex;
|
display: flex;
|
||||||
font-family: 'Inter', ui-sans-serif, system-ui, sans-serif;
|
font-family: "Inter", ui-sans-serif, system-ui, sans-serif;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
@ -78,7 +78,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
-webkit-text-stroke-width: 0.2px;
|
-webkit-text-stroke-width: 0.2px;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
font-family: 'Poppins', sans-serif !important;
|
font-family: "Poppins", sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.BsnavbarSearchMain {
|
.BsnavbarSearchMain {
|
||||||
|
|
@ -116,7 +116,7 @@
|
||||||
.CustomerActions {
|
.CustomerActions {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 0.1rem;
|
gap: 0.3rem;
|
||||||
|
|
||||||
.RiVerifiedBadgeFill {
|
.RiVerifiedBadgeFill {
|
||||||
transition: all 0.2s ease-in-out;
|
transition: all 0.2s ease-in-out;
|
||||||
|
|
@ -279,7 +279,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
-webkit-text-stroke-width: 0.2px;
|
-webkit-text-stroke-width: 0.2px;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
font-family: 'Poppins', sans-serif !important;
|
font-family: "Poppins", sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.BsNavbarUser {
|
.BsNavbarUser {
|
||||||
|
|
@ -412,7 +412,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
font-family: 'Inter', ui-sans-serif, system-ui, sans-serif !important;
|
font-family: "Inter", ui-sans-serif, system-ui, sans-serif !important;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
}
|
}
|
||||||
|
|
@ -442,7 +442,7 @@
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
|
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
|
||||||
font-family: 'Inter', ui-sans-serif, system-ui, sans-serif !important;
|
font-family: "Inter", ui-sans-serif, system-ui, sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.profileImage {
|
.profileImage {
|
||||||
|
|
@ -481,7 +481,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 10px 12px;
|
padding: 10px 12px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: 'Inter', ui-sans-serif, system-ui, sans-serif !important;
|
font-family: "Inter", ui-sans-serif, system-ui, sans-serif !important;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
-webkit-text-stroke-width: 0.1px;
|
-webkit-text-stroke-width: 0.1px;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
@ -536,7 +536,7 @@
|
||||||
padding: 0.2rem 0.9rem;
|
padding: 0.2rem 0.9rem;
|
||||||
border-radius: 0.75rem;
|
border-radius: 0.75rem;
|
||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
font-family: 'Inter', ui-sans-serif, system-ui, sans-serif !important;
|
font-family: "Inter", ui-sans-serif, system-ui, sans-serif !important;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
|
@ -552,32 +552,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// &::before {
|
|
||||||
// content: '';
|
|
||||||
// position: absolute;
|
|
||||||
// inset: 0;
|
|
||||||
// padding: 1px; // border thickness
|
|
||||||
// border-radius: inherit;
|
|
||||||
// background: linear-gradient(
|
|
||||||
// 270deg,
|
|
||||||
// #fff3bac4,
|
|
||||||
// #ffcc00,
|
|
||||||
// #fff3baa1,
|
|
||||||
// #ffcc00,
|
|
||||||
// #fff3baab,
|
|
||||||
// #ffcc00
|
|
||||||
// );
|
|
||||||
// background-size: 300% 300%;
|
|
||||||
// animation: rainbowBorder 5s linear infinite;
|
|
||||||
// // -webkit-mask:
|
|
||||||
// // linear-gradient(#fff 0 0) content-box,
|
|
||||||
// // linear-gradient(#fff 0 0);
|
|
||||||
// -webkit-mask-composite: xor;
|
|
||||||
// mask-composite: exclude;
|
|
||||||
// pointer-events: none;
|
|
||||||
// z-index: -1;
|
|
||||||
// }
|
|
||||||
|
|
||||||
@keyframes rainbowBorder {
|
@keyframes rainbowBorder {
|
||||||
0% {
|
0% {
|
||||||
background-position: 0% 50%;
|
background-position: 0% 50%;
|
||||||
|
|
@ -630,7 +604,7 @@
|
||||||
padding: 0.1rem 0.1rem;
|
padding: 0.1rem 0.1rem;
|
||||||
border-radius: 7px;
|
border-radius: 7px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
font-family: 'Poppins', sans-serif;
|
font-family: "Poppins", sans-serif;
|
||||||
width: 110px;
|
width: 110px;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
|
|
||||||
|
|
@ -735,7 +709,6 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.MultiSearchIconDiv3 {
|
.MultiSearchIconDiv3 {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #1292ee !important;
|
color: #1292ee !important;
|
||||||
|
|
@ -748,7 +721,6 @@
|
||||||
height: 32px;
|
height: 32px;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
width: 32px !important;
|
width: 32px !important;
|
||||||
|
|
@ -756,4 +728,4 @@
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue