add favico
This commit is contained in:
@@ -1540,108 +1540,108 @@ video {
|
||||
transition-duration: 300ms;
|
||||
}
|
||||
@keyframes slide {
|
||||
0% {
|
||||
transform: translateX(0%);
|
||||
}
|
||||
100% {
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
0% {
|
||||
transform: translateX(0%);
|
||||
}
|
||||
|
||||
.animate-slide {
|
||||
display: flex;
|
||||
width: -moz-max-content;
|
||||
width: max-content;
|
||||
animation: slide 15s linear infinite;
|
||||
100% {
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.placeholder\:text-slate-400::-moz-placeholder {
|
||||
}
|
||||
|
||||
.animate-slide {
|
||||
display: flex;
|
||||
width: -moz-max-content;
|
||||
width: max-content;
|
||||
animation: slide 15s linear infinite;
|
||||
}
|
||||
|
||||
.placeholder\:text-slate-400::-moz-placeholder {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(148 163 184 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.placeholder\:text-slate-400::placeholder {
|
||||
|
||||
.placeholder\:text-slate-400::placeholder {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(148 163 184 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.focus-within\:ring-2:focus-within {
|
||||
|
||||
.focus-within\:ring-2:focus-within {
|
||||
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
||||
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
||||
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
||||
}
|
||||
|
||||
.focus-within\:ring-blue-900:focus-within {
|
||||
|
||||
.focus-within\:ring-blue-900:focus-within {
|
||||
--tw-ring-opacity: 1;
|
||||
--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity));
|
||||
}
|
||||
|
||||
.hover\:bg-blue-500:hover {
|
||||
|
||||
.hover\:bg-blue-500:hover {
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
|
||||
}
|
||||
|
||||
.hover\:text-blue-700:hover {
|
||||
|
||||
.hover\:text-blue-700:hover {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(29 78 216 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.hover\:text-blue-800:hover {
|
||||
|
||||
.hover\:text-blue-800:hover {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(30 64 175 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.hover\:text-blue-900:hover {
|
||||
|
||||
.hover\:text-blue-900:hover {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(30 58 138 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.focus\:outline-none:focus {
|
||||
|
||||
.focus\:outline-none:focus {
|
||||
outline: 2px solid transparent;
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
.focus-visible\:outline:focus-visible {
|
||||
|
||||
.focus-visible\:outline:focus-visible {
|
||||
outline-style: solid;
|
||||
}
|
||||
|
||||
.focus-visible\:outline-2:focus-visible {
|
||||
|
||||
.focus-visible\:outline-2:focus-visible {
|
||||
outline-width: 2px;
|
||||
}
|
||||
|
||||
.focus-visible\:outline-offset-2:focus-visible {
|
||||
|
||||
.focus-visible\:outline-offset-2:focus-visible {
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
.focus-visible\:outline-blue-500:focus-visible {
|
||||
|
||||
.focus-visible\:outline-blue-500:focus-visible {
|
||||
outline-color: #3b82f6;
|
||||
}
|
||||
|
||||
.active\:text-white\/70:active {
|
||||
|
||||
.active\:text-white\/70:active {
|
||||
color: rgb(255 255 255 / 0.7);
|
||||
}
|
||||
|
||||
.group:hover .group-hover\:scale-110 {
|
||||
|
||||
.group:hover .group-hover\:scale-110 {
|
||||
--tw-scale-x: 1.1;
|
||||
--tw-scale-y: 1.1;
|
||||
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
||||
}
|
||||
|
||||
.group:hover .group-hover\:scale-95 {
|
||||
|
||||
.group:hover .group-hover\:scale-95 {
|
||||
--tw-scale-x: .95;
|
||||
--tw-scale-y: .95;
|
||||
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
||||
}
|
||||
|
||||
.group:hover .group-hover\:opacity-100 {
|
||||
|
||||
.group:hover .group-hover\:opacity-100 {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.group[data-open] .group-data-\[open\]\:hidden {
|
||||
|
||||
.group[data-open] .group-data-\[open\]\:hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
|
||||
@media (min-width: 640px) {
|
||||
|
||||
.sm\:not-sr-only {
|
||||
position: static;
|
||||
@@ -1809,8 +1809,8 @@ video {
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
|
||||
@media (min-width: 768px) {
|
||||
|
||||
.md\:mx-0 {
|
||||
margin-left: 0px;
|
||||
@@ -1851,8 +1851,8 @@ video {
|
||||
padding-right: 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
|
||||
.lg\:order-first {
|
||||
order: -9999;
|
||||
@@ -2147,8 +2147,8 @@ video {
|
||||
line-height: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1280px) {
|
||||
|
||||
@media (min-width: 1280px) {
|
||||
|
||||
.xl\:right-6 {
|
||||
right: 1.5rem;
|
||||
@@ -2201,8 +2201,8 @@ video {
|
||||
padding-bottom: 9rem;
|
||||
}
|
||||
}
|
||||
|
||||
.group:not([data-open]) .\[\.group\:not\(\[data-open\]\)_\&\]\:hidden {
|
||||
|
||||
.group:not([data-open]) .\[\.group\:not\(\[data-open\]\)_\&\]\:hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user