diff --git a/s/term.css b/s/term.css index a011579..ab09090 100644 --- a/s/term.css +++ b/s/term.css @@ -67,7 +67,7 @@ input, select, textarea { .medium, .thumbnail { display: flex; - justify-content: center; + justify-content: space-between; margin-top: 5px; background: #0b0b0b; border: 2px solid #03dc03;