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 +}