+
-
- {
- meta.contacts.map(({ service, id }) => (
- -
-
-
- ))
- }
-
+
-
+
@@ -34,12 +38,13 @@ import meta from "../libs/meta.ts";
}
@media (max-width: 40rem) {
- main {
+ main,
+ #contacts {
flex-direction: column;
}
}
- div {
+ #info {
display: flex;
flex-direction: column;
justify-content: center;
@@ -47,6 +52,12 @@ import meta from "../libs/meta.ts";
gap: 1.5rem;
}
+ #contacts {
+ display: flex;
+ align-items: flex-start;
+ gap: 1rem;
+ }
+
ul {
display: flex;
flex-direction: column;
diff --git a/src/test/__snapshots__/index.test.ts.snap b/src/test/__snapshots__/index.test.ts.snap
index da2d7cf..d6714fa 100644
--- a/src/test/__snapshots__/index.test.ts.snap
+++ b/src/test/__snapshots__/index.test.ts.snap
@@ -14,6 +14,6 @@ exports[`Index 1`] = `
-->
Souma Souma
💻 Japanese minimalistic engineer who loves small tools to make daily life fun.
-🏞️ Sometimes drawing pixel art.
"
+🏞️ Sometimes drawing pixel art.">
Souma
💻 Japanese minimalistic engineer who loves small tools to make daily life fun.
+🏞️ Sometimes drawing pixel art.