+
+
+
+
-
-
-
-
+
@@ -165,6 +181,7 @@ if (process.client) {
}
.footer {
+ padding-top: 48px;
background-image: url(../assets/images/footer/footer-particle.svg),
linear-gradient(50.89deg, #00007D 8%, #2C48FF 148.73%);
}
@@ -255,14 +272,15 @@ if (process.client) {
} // c-footer-list
.sns-link {
- margin-bottom: 52px;
+ margin: 16px 0 40px 0;
.v-icon {
font-size: 26px;
}
- &__twitter {
+ &__github {
text-decoration: none;
transition: all 0.3s ease;
+ margin-right: 24px;
i {
color: #fff;
}
@@ -274,6 +292,19 @@ if (process.client) {
text-decoration: none;
margin-right: 24px;
transition: all 0.3s ease;
+ i {
+ color: #fff;
+ }
+ &:hover {
+ opacity: 0.5;
+ }
+ }
+ &__twitter {
+ text-decoration: none;
+ transition: all 0.3s ease;
+ i {
+ color: #fff;
+ }
&:hover {
opacity: 0.5;
}
@@ -317,5 +348,6 @@ if (process.client) {
opacity: 0.3;
font-size: 0.75rem;
letter-spacing: 0.1em;
+ margin-bottom: 48px;
}
\ No newline at end of file
diff --git a/src/components/TopClients.vue b/src/components/TopClients.vue
new file mode 100644
index 00000000..8ca99bb7
--- /dev/null
+++ b/src/components/TopClients.vue
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+ Clients
+ クライアント
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/TopServicesClients.vue b/src/components/TopServicesClients.vue
index 44546386..e72661d0 100644
--- a/src/components/TopServicesClients.vue
+++ b/src/components/TopServicesClients.vue
@@ -81,120 +81,6 @@
-