{{ bigTitle }}
-
@@ -14,7 +14,8 @@
@@ -35,7 +36,7 @@ const props = defineProps({
font-size: 22px;
line-height: 22px;
margin-top: 48px;
- text-align: right;
+ // text-align: right;
color: #000000;
@media screen and (min-width: 1440Px) and (max-width: 100vw) {
@@ -55,12 +56,11 @@ const props = defineProps({
font-family: 'Cinzel';
font-style: normal;
font-weight: 400;
- font-size: 14Px;
+ font-size: 12px;
height: 12px;
line-height: 12px;
- text-align: right;
- margin-top: 20px;
- color: rgba(0, 0, 0, 0.5);
+ margin-top: 14px;
+ color: #000000;
@media screen and (min-width: 1440Px) and (max-width: 100vw) {
font-size: 14px;
diff --git a/src/components/FooterCom.vue b/src/components/FooterCom.vue
index 4f41862..2198a5d 100644
--- a/src/components/FooterCom.vue
+++ b/src/components/FooterCom.vue
@@ -39,19 +39,24 @@