change some local storage stuff and css for wordle
Build / Build-image (push) Successful in 1m19s

This commit is contained in:
2026-09-05 13:51:59 +02:00
parent 2bce3f9a71
commit 890bb53ef6
3 changed files with 16 additions and 7 deletions
+3 -3
View File
@@ -63,9 +63,9 @@
.wr-div {
justify-content: center;
border-radius: 6px;
width: 36px;
height: 36px;
line-height: 36px;
width: 32px;
height: 32px;
line-height: 32px;
background-color: transparent;
text-transform: uppercase;
font-weight: bold;