diff --git a/src/styles/roots.scss b/src/styles/roots.scss index 02180dd..c15c442 100644 --- a/src/styles/roots.scss +++ b/src/styles/roots.scss @@ -33,6 +33,7 @@ $btn-border-width: 0px; background-color: #35465c; display: flex; align-items: center; + justify-content: center; .text { margin-left: 1mm; }