Fixes i18n duplicate warning

This commit is contained in:
softsimon
2023-03-11 18:32:47 +09:00
parent 6196860387
commit 23ea5d582b
2 changed files with 6 additions and 2 deletions

View File

@@ -15,4 +15,8 @@
margin: 0;
white-space: nowrap;
}
}
}
.next-block {
text-transform: capitalize;
}