diff --git a/.sass-cache/ebfdce28b90f164040b60556a8d195c0fb42b4a0/no-style-please.scssc b/.sass-cache/ebfdce28b90f164040b60556a8d195c0fb42b4a0/no-style-please.scssc index e1fc285..857b280 100644 Binary files a/.sass-cache/ebfdce28b90f164040b60556a8d195c0fb42b4a0/no-style-please.scssc and b/.sass-cache/ebfdce28b90f164040b60556a8d195c0fb42b4a0/no-style-please.scssc differ diff --git a/_sass/no-style-please.scss b/_sass/no-style-please.scss index 5ea2101..5feab9d 100644 --- a/_sass/no-style-please.scss +++ b/_sass/no-style-please.scss @@ -83,9 +83,9 @@ li { } .w { - max-width: 640px; + max-width: 720px; margin: 0 auto; - padding: 4rem 2rem; + padding: 4rem 1.5rem; } header h1 { diff --git a/_site/assets/css/main.css b/_site/assets/css/main.css index a2d70cb..bb34231 100644 --- a/_site/assets/css/main.css +++ b/_site/assets/css/main.css @@ -1 +1 @@ -body[a="dark"]{filter:invert(0)}body[a="dark"] img{filter:invert(0)}body[a="dark"] img.ioda{filter:invert(1)}@media (prefers-color-scheme: dark){body[a="auto"]{filter:invert(0)}body[a="auto"] img{filter:invert(0)}body[a="auto"] img.ioda{filter:invert(1)}}html,body{background:#111}html{height:100%}body{color:#fff;font-family:monospace;font-size:16px;line-height:1.8;margin:0;min-height:100%;overflow-wrap:break-word}.post-meta{text-align:right}h2,h3,h4,h5,h6{margin-top:3rem}hr{margin:2rem 0}p{margin:1rem 0}a{color:#b9b9b9;font-weight:600;text-decoration:underline;transition:all 0.1s ease}a:hover{color:#ff6f0f}li{margin:0.4rem 0}*:target{background:yellow}.w{max-width:640px;margin:0 auto;padding:4rem 2rem}header h1{text-align:center;font-size:24px}hr{text-align:center;border:0}hr:before{content:"/////"}hr:after{content:attr(data-content) "/////"}table{border:thin solid #b9b9b9;border-radius:8px;padding:20px 0}th,td{border-collapse:collapse}code{color:white;background:#222;border-radius:4px;padding:2px 4px}div.highlighter-rouge code{display:block;overflow-x:auto;white-space:pre-wrap;padding:1.3rem;border-radius:18px}blockquote{font-style:italic;border:thin solid black;padding:1rem}blockquote p{margin:0}img{max-width:85%;display:block;margin:0 auto;border-radius:8px}.list{color:#ff6f0f}.title strong{color:#ff6f0f;text-decoration:underline}.profile{padding:32px 0 48px 0;display:flex;justify-content:space-around;align-items:center}.profile p>strong{color:#ff6f0f;text-decoration:underline}.profile .contact{padding-top:16px;font-size:14px}.profile .contact a{color:#fff;margin-right:18px}.profile-image{width:250px;height:250px;background-image:url("../images/profile.png");background-position:center;background-size:cover;background-position-x:-50px;background-repeat:no-repeat}@media screen and (max-width: 600px){.profile{flex-direction:column}.contact{text-align:center;margin-bottom:26px}} +body[a="dark"]{filter:invert(0)}body[a="dark"] img{filter:invert(0)}body[a="dark"] img.ioda{filter:invert(1)}@media (prefers-color-scheme: dark){body[a="auto"]{filter:invert(0)}body[a="auto"] img{filter:invert(0)}body[a="auto"] img.ioda{filter:invert(1)}}html,body{background:#111}html{height:100%}body{color:#fff;font-family:monospace;font-size:16px;line-height:1.8;margin:0;min-height:100%;overflow-wrap:break-word}.post-meta{text-align:right}h2,h3,h4,h5,h6{margin-top:3rem}hr{margin:2rem 0}p{margin:1rem 0}a{color:#b9b9b9;font-weight:600;text-decoration:underline;transition:all 0.1s ease}a:hover{color:#ff6f0f}li{margin:0.4rem 0}*:target{background:yellow}.w{max-width:720px;margin:0 auto;padding:4rem 1.5rem}header h1{text-align:center;font-size:24px}hr{text-align:center;border:0}hr:before{content:"/////"}hr:after{content:attr(data-content) "/////"}table{border:thin solid #b9b9b9;border-radius:8px;padding:20px 0}th,td{border-collapse:collapse}code{color:white;background:#222;border-radius:4px;padding:2px 4px}div.highlighter-rouge code{display:block;overflow-x:auto;white-space:pre-wrap;padding:1.3rem;border-radius:18px}blockquote{font-style:italic;border:thin solid black;padding:1rem}blockquote p{margin:0}img{max-width:85%;display:block;margin:0 auto;border-radius:8px}.list{color:#ff6f0f}.title strong{color:#ff6f0f;text-decoration:underline}.profile{padding:32px 0 48px 0;display:flex;justify-content:space-around;align-items:center}.profile p>strong{color:#ff6f0f;text-decoration:underline}.profile .contact{padding-top:16px;font-size:14px}.profile .contact a{color:#fff;margin-right:18px}.profile-image{width:250px;height:250px;background-image:url("../images/profile.png");background-position:center;background-size:cover;background-position-x:-50px;background-repeat:no-repeat}@media screen and (max-width: 600px){.profile{flex-direction:column}.contact{text-align:center;margin-bottom:26px}} diff --git a/_site/feed.xml b/_site/feed.xml index f2b1b74..3d8824e 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2024-08-10T22:49:03+09:00http://localhost:4000/byeonghyeon-kang/feed.xmlKang Byeong-hyeon 👨🏻‍💻Kang Byeonghyeon's dev blog +Jekyll2024-08-10T22:56:47+09:00http://localhost:4000/byeonghyeon-kang/feed.xmlKang Byeong-hyeon 👨🏻‍💻Kang Byeonghyeon's dev blog Kang Byeonghyeon[우선] 우선을 중단하며2024-07-28T00:00:00+09:002024-07-28T00:00:00+09:00http://localhost:4000/byeonghyeon-kang/%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<p><br /> <br /> <br /></p>