From 3f66cea8ea045f1d0bbd22649efd538203289976 Mon Sep 17 00:00:00 2001 From: noxy Date: Sat, 23 Dec 2017 22:33:27 +0000 Subject: [PATCH] Update term.css --- s/term.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;