From a251483e97e3d9580bc1d2b0dd71de0cc28ebce3 Mon Sep 17 00:00:00 2001 From: RobinLinus Date: Fri, 8 Feb 2019 02:57:35 +0100 Subject: [PATCH] Update styles.css --- client/styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/styles.css b/client/styles.css index 2a60ab2..ef62861 100644 --- a/client/styles.css +++ b/client/styles.css @@ -468,6 +468,7 @@ input { z-index: 11; overflow: hidden; pointer-events: none; + text-align: center; } #about .fade-in { @@ -633,4 +634,4 @@ screen and (min-width: 1100px) { x-instructions:before { content: attr(mobile); } -} \ No newline at end of file +}