Finish refactoring 99% of the localization strings into objects

This commit is contained in:
Oliver-Akins 2023-12-31 13:44:24 -07:00
parent 39dcbccf2f
commit 5553123f75
5 changed files with 59 additions and 47 deletions

View file

@ -1,7 +1,7 @@
@use "../../../mixins/breakpoints" as *;
.dotdungeon {
.actor--circle-sync {
.actor--basic-sync {
display: flex;
justify-content: center;
align-items: center;