diff --git a/css/styles.sass b/css/styles.sass index bea0e43..98148b0 100644 --- a/css/styles.sass +++ b/css/styles.sass @@ -10,6 +10,12 @@ body a color: inherit +td.tweet + display: flex + +div.tweet + margin-left: 10px + // begin .navbar-form border: none diff --git a/index.html b/index.html index d476894..1a21b45 100644 --- a/index.html +++ b/index.html @@ -129,7 +129,7 @@ comments: false {% endif %} {% endfor %} -