From 3fe4c83561d7cab697e0e64ec9096fb6fb8eedf2 Mon Sep 17 00:00:00 2001 From: falsycat Date: Sat, 22 Apr 2023 13:32:54 +0900 Subject: [PATCH] update social links --- index.html | 52 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 086060e..97e277b 100644 --- a/index.html +++ b/index.html @@ -133,13 +133,14 @@ h1, h2, h3, h4 { #header .icons { margin: 1rem 0; width: 100%; + padding: 0 10%; } #header .icons ul { - max-width: 20rem; margin: 0 auto; display: flex; justify-content: space-around; + flex-wrap: wrap; } #header .icons ul li { margin: 0 .2rem; @@ -335,6 +336,9 @@ h1, h2, h3, h4 { #header .role { letter-spacing: 1rem; } + #header .icons { + padding: 0 15%; + } #works img.thumb { width: 90%; } @@ -583,6 +587,27 @@ style="position: absolute; right: 0; top: 40vh; color: var(--color3); opacity: .