diff --git a/public_html/style.css b/public_html/style.css
index 94c6c04..6199270 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -873,7 +873,7 @@ article.album a:hover {
}
.sidebaritem {
- margin-left: calc( ( 100% - 240px ) / 2 );
+ margin-left: calc( ( 100% - 220px ) / 2 );
}
.sidebaritem#greeting #icosahedron-container {
@@ -900,6 +900,7 @@ article.album a:hover {
.sidebaritem#findme {
margin-top: 0rem;
margin-bottom: 2rem;
+ padding-left: 1rem;
}
.sidebaritem#findme .line2, .sidebaritem#findme .line3 {