|
@@ -53,6 +53,7 @@
|
|
|
text-decoration: none;
|
|
|
color: #fff;
|
|
|
font-weight: 400;
|
|
|
+ font-size: 16px;
|
|
|
border: 1px solid #ea5413;
|
|
|
background-color: #ea5413;
|
|
|
border-radius: 3rem;
|
|
@@ -60,16 +61,7 @@
|
|
|
|
|
|
&:hover {
|
|
|
opacity: 0.8;
|
|
|
- }
|
|
|
-
|
|
|
- @media (max-width: 1400px) {
|
|
|
- padding: 8px 10px;
|
|
|
- font-size: 12px;
|
|
|
- }
|
|
|
-
|
|
|
- @media (max-width: 1199px) {
|
|
|
- padding: 8px 16px;
|
|
|
- font-size: 16px;
|
|
|
+ background-color: #ea5413 !important;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -78,18 +70,9 @@
|
|
|
text-decoration: none;
|
|
|
color: #ea5413;
|
|
|
font-weight: 400;
|
|
|
+ font-size: 16px;
|
|
|
border: 1px solid #ea5413;
|
|
|
border-radius: 3rem;
|
|
|
-
|
|
|
- @media (max-width: 1400px) {
|
|
|
- padding: 8px 10px;
|
|
|
- font-size: 12px;
|
|
|
- }
|
|
|
-
|
|
|
- @media (max-width: 1199px) {
|
|
|
- padding: 8px 16px;
|
|
|
- font-size: 16px;
|
|
|
- }
|
|
|
}
|
|
|
|
|
|
.signup-link {
|
|
@@ -112,15 +95,15 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.navbar {
|
|
|
- @media (max-width: 1400px) {
|
|
|
- font-size: 14px;
|
|
|
- }
|
|
|
+// .navbar {
|
|
|
+// @media (max-width: 1400px) {
|
|
|
+// font-size: 14px;
|
|
|
+// }
|
|
|
|
|
|
- @media (max-width: 1199px) {
|
|
|
- font-size: 16px;
|
|
|
- }
|
|
|
-}
|
|
|
+// @media (max-width: 1199px) {
|
|
|
+// font-size: 16px;
|
|
|
+// }
|
|
|
+// }
|
|
|
|
|
|
.header {
|
|
|
margin-top: 70px;
|
|
@@ -1952,6 +1935,7 @@
|
|
|
}
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
+
|
|
|
// .header {
|
|
|
// height: 70vh;
|
|
|
// }
|
|
@@ -2738,7 +2722,7 @@
|
|
|
}
|
|
|
|
|
|
.card-content {
|
|
|
- & > div {
|
|
|
+ &>div {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
// border: 2px solid #ffebe2;
|
|
@@ -4069,7 +4053,7 @@
|
|
|
filter: invert(33%) sepia(55%) saturate(2232%) hue-rotate(357deg) brightness(102%) contrast(89%);
|
|
|
}
|
|
|
|
|
|
- .content > div {
|
|
|
+ .content>div {
|
|
|
margin-bottom: 40px;
|
|
|
padding: 0px 15px;
|
|
|
border-left: 1px solid rgba(0, 0, 0, 0.125);
|
|
@@ -4471,7 +4455,7 @@
|
|
|
.row {
|
|
|
padding: 0 5vw;
|
|
|
|
|
|
- & > div {
|
|
|
+ &>div {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
align-items: center;
|
|
@@ -6476,6 +6460,7 @@
|
|
|
|
|
|
#video-editing,
|
|
|
#ai-virtual-star {
|
|
|
+
|
|
|
p,
|
|
|
li {
|
|
|
font-size: 1.25rem;
|
|
@@ -6778,6 +6763,7 @@
|
|
|
}
|
|
|
|
|
|
@keyframes animate-arrow-wave {
|
|
|
+
|
|
|
0%,
|
|
|
25%,
|
|
|
50% {
|
|
@@ -6976,19 +6962,75 @@
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
align-items: center;
|
|
|
- // background: #920783;
|
|
|
- // background: linear-gradient(140deg, #920783 65%, #ea5413 100%);
|
|
|
color: white;
|
|
|
border-radius: 20px;
|
|
|
|
|
|
- @media (max-width: 575px) {
|
|
|
- padding: 40px 20px;
|
|
|
- }
|
|
|
-
|
|
|
a {
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
+ &.blog {
|
|
|
+ @media (max-width: 991px) {
|
|
|
+ padding: 0;
|
|
|
+ margin: 0;
|
|
|
+ position: fixed;
|
|
|
+ right: 20px;
|
|
|
+ bottom: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .pulse-button {
|
|
|
+ @media (max-width: 991px) {
|
|
|
+ width: 80px;
|
|
|
+ height: 80px;
|
|
|
+ padding-top: 10px;
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ justify-content: center;
|
|
|
+ font-size: .875rem;
|
|
|
+ line-height: 1.5;
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .pulse-button {
|
|
|
+ display: block;
|
|
|
+ width: 250px;
|
|
|
+ font-size: 1.5rem;
|
|
|
+ font-weight: bold;
|
|
|
+ letter-spacing: 1px;
|
|
|
+ text-transform: uppercase;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 80px;
|
|
|
+ color: white;
|
|
|
+ border: none;
|
|
|
+ border-radius: 100px;
|
|
|
+ background: #ea5413;
|
|
|
+ cursor: pointer;
|
|
|
+ box-shadow: 0 0 0 0 rgba(234, 84, 19, 0.5);
|
|
|
+ animation: pulse 1.5s infinite;
|
|
|
+
|
|
|
+ &:hover {
|
|
|
+ animation: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ @keyframes pulse {
|
|
|
+ 0% {
|
|
|
+ transform: scale(0.9);
|
|
|
+ }
|
|
|
+
|
|
|
+ 70% {
|
|
|
+ transform: scale(1);
|
|
|
+ box-shadow: 0 0 0 25px rgba(255, 102, 40, 0);
|
|
|
+ }
|
|
|
+
|
|
|
+ 100% {
|
|
|
+ transform: scale(0.9);
|
|
|
+ box-shadow: 0 0 0 0 rgba(255, 102, 40, 0);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
// p {
|
|
|
// font-size: 1.25rem;
|
|
|
|
|
@@ -7029,43 +7071,4 @@
|
|
|
// margin-bottom: 15px;
|
|
|
// }
|
|
|
// }
|
|
|
-
|
|
|
- .pulse-button {
|
|
|
- display: block;
|
|
|
- width: 250px;
|
|
|
- font-size: 1.5rem;
|
|
|
- font-weight: bold;
|
|
|
- letter-spacing: 1px;
|
|
|
- text-transform: uppercase;
|
|
|
- text-align: center;
|
|
|
- line-height: 80px;
|
|
|
- color: white;
|
|
|
- border: none;
|
|
|
- border-radius: 100px;
|
|
|
- background: #ea5413;
|
|
|
- cursor: pointer;
|
|
|
- box-shadow: 0 0 0 0 rgba(234, 84, 19, 0.5);
|
|
|
- animation: pulse 1.5s infinite;
|
|
|
-
|
|
|
- &:hover {
|
|
|
- animation: none;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- @keyframes pulse {
|
|
|
- 0% {
|
|
|
- transform: scale(0.9);
|
|
|
- }
|
|
|
-
|
|
|
- 70% {
|
|
|
- transform: scale(1);
|
|
|
- box-shadow: 0 0 0 30px rgba(255, 102, 40, 0);
|
|
|
- /* 調整為相近的橘色光暈 */
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: scale(0.9);
|
|
|
- box-shadow: 0 0 0 0 rgba(255, 102, 40, 0);
|
|
|
- }
|
|
|
- }
|
|
|
-}
|
|
|
+}
|