diff --git a/_pages/about.md b/_pages/about.md index ace42fe..8c148b3 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -13,8 +13,9 @@ profile: diff --git a/_sass/_base.scss b/_sass/_base.scss index 340ea64..acaa25f 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -1402,7 +1402,7 @@ html.transition *:after { flex-direction: column; /* Stack children vertically */ align-items: center; /* Center horizontally */ margin-top: 10px; - margin-bottom:-1px; + margin-bottom:0px; margin-right:10px; max-height: 100%; max-width: 100%;