align text center

This commit is contained in:
2023-04-23 19:57:08 +10:00
parent e3bc72e8d2
commit a71ed56cf2

View File

@@ -203,6 +203,7 @@ const handleClickItem = (item: string) => {
background-color: var(--base-color-light);
text-decoration: none;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;