Skip to content

Commit 2b6bd40

Browse files
author
Andre Kolodochka
committed
Update global.css to center align text in the container
1 parent de96d3e commit 2b6bd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
display: flex;
88
flex-direction: column;
99
align-items: center;
10+
text-align: center;
1011
}
1112

1213
.error-message {

0 commit comments

Comments
 (0)