diff --git a/static/themes/modern_ink.css b/static/themes/modern_ink.css index f8ba79b2d..23bab1785 100644 --- a/static/themes/modern_ink.css +++ b/static/themes/modern_ink.css @@ -18,13 +18,14 @@ color: #ff0000; } -.word letter.incorrect { +/* kinda confusing to type with this */ +/* .word letter.incorrect { -webkit-transform: scale(0.5) translate(-100%, -100%); } .word letter.incorrect.extra { -webkit-transform: scale(0.5); -} +} */ .word.error { border-bottom: solid 2px #ff0000;