Skip to content

Commit

Permalink
design: contact 영역 이동
Browse files Browse the repository at this point in the history
  • Loading branch information
kang-kibong committed Sep 4, 2024
1 parent 660b0ba commit d69dccd
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 43 deletions.
Binary file not shown.
24 changes: 12 additions & 12 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@ <h1 class="header-title">
<strong>건강한 협업</strong>에 대해 모색하고, 함께
<strong>성장</strong>하는 걸 중요시해요.
</p>
<div class="contact">
<span>
🐱
<a href="https://github.com/kang-kibong" target="_blank">Github</a>
</span>
<span>
📧
<a href="mailto:[email protected]">Email</a>
</span>
</div>
</div>
</header>

<section class="w">
<div class="contact">
<span>
🐱
<a href="https://github.com/kang-kibong" target="_blank">Github</a>
</span>
<span>
📧
<a href="mailto:[email protected]">Email</a>
</span>
</div>
{%-include menu_item.html collection=site.data.menu.entries-%} {{ content }}
</section>

<div class="profile-container">
<footer class="profile-container">
<div class="profile1"></div>
<div class="profile2"></div>
</div>
</footer>
27 changes: 11 additions & 16 deletions _sass/no-style-please.scss
Original file line number Diff line number Diff line change
Expand Up @@ -228,19 +228,14 @@ header h1 {
color: rgb(255, 111, 15);
}
}
}

.contact {
border: 1px solid #fff;
text-align: center;
font-size: 18px;
color: #000;
margin-bottom: 40px;
padding: 22px 0;
border-radius: 0.375rem;
.contact {
font-size: 18px;
padding: 40px 0;

& span:first-of-type {
margin-right: 36px;
& span:first-of-type {
margin-right: 36px;
}
}
}

Expand Down Expand Up @@ -287,13 +282,13 @@ header h1 {
.header-title {
font-size: 20px;
}
}

.contact {
font-size: 14px;
.contact {
font-size: 14px;

& span:first-of-type {
margin-right: 14px;
& span:first-of-type {
margin-right: 18px;
}
}
}

Expand Down
2 changes: 1 addition & 1 deletion _site/assets/css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2024-09-05T00:44:42+09:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Kang Byeong-hyeon 👨🏻‍💻</title><subtitle>Kang Byeonghyeon&apos;s dev blog
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2024-09-05T00:59:58+09:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Kang Byeong-hyeon 👨🏻‍💻</title><subtitle>Kang Byeonghyeon&apos;s dev blog
</subtitle><author><name>Kang Byeonghyeon</name></author><entry><title type="html">[우선] 우선을 중단하며</title><link href="http://localhost:4000/%EC%9A%B0%EC%84%A0-%EC%9A%B0%EC%84%A0%EC%9D%84-%EC%A4%91%EB%8B%A8%ED%95%98%EB%A9%B0.html" rel="alternate" type="text/html" title="[우선] 우선을 중단하며" /><published>2024-07-28T00:00:00+09:00</published><updated>2024-07-28T00:00:00+09:00</updated><id>http://localhost:4000/%5B%EC%9A%B0%EC%84%A0%5D%20%EC%9A%B0%EC%84%A0%EC%9D%84%20%EC%A4%91%EB%8B%A8%ED%95%98%EB%A9%B0</id><content type="html" xml:base="http://localhost:4000/%EC%9A%B0%EC%84%A0-%EC%9A%B0%EC%84%A0%EC%9D%84-%EC%A4%91%EB%8B%A8%ED%95%98%EB%A9%B0.html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
Expand Down
26 changes: 13 additions & 13 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,20 +85,20 @@ <h1 class="header-title">
<strong>건강한 협업</strong>에 대해 모색하고, 함께
<strong>성장</strong>하는 걸 중요시해요.
</p>
<div class="contact">
<span>
🐱
<a href="https://github.com/kang-kibong" target="_blank">Github</a>
</span>
<span>
📧
<a href="mailto:[email protected]">Email</a>
</span>
</div>
</div>
</header>

<section class="w">
<div class="contact">
<span>
🐱
<a href="https://github.com/kang-kibong" target="_blank">Github</a>
</span>
<span>
📧
<a href="mailto:[email protected]">Email</a>
</span>
</div><ul><li class="list">
<section class="w"><ul><li class="list">
<strong>frontend</strong>
</li><ul><li>
<span>2024-07-21</span>
Expand Down Expand Up @@ -318,10 +318,10 @@ <h1 class="header-title">

</section>

<div class="profile-container">
<footer class="profile-container">
<div class="profile1"></div>
<div class="profile2"></div>
</div>
</footer>

</main>
</body>
Expand Down

0 comments on commit d69dccd

Please sign in to comment.