diff --git a/routes/css.cpp b/routes/css.cpp index 3895f98..35e7a90 100644 --- a/routes/css.cpp +++ b/routes/css.cpp @@ -101,14 +101,12 @@ svg { .post-avatar { width: 3em; height: 3em; + margin-right: 0.5em; } .post-header span, .post-header time { margin-top: auto; margin-bottom: auto; } -.post-header img { - margin-right: 0.5em; -} .post-header time { padding-left: 1em; }