Language selection wasn't being written to local storage.
Updated submodule.
This commit is contained in:
parent
30ce95011a
commit
7f71e0d89b
4 changed files with 3 additions and 4 deletions
|
@ -56,8 +56,6 @@ body { margin: 0; }
|
|||
|
||||
.flex-grow { flex-grow: 1; }
|
||||
|
||||
.centered { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; }
|
||||
|
||||
.hidden { opacity: 0; }
|
||||
|
||||
.shown { opacity: 0; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue