]> git.cworth.org Git - lmno.games/blobdiff - empathy/empathy.css
Rename "label" to "achievement"
[lmno.games] / empathy / empathy.css
index 8a3f36c7384aeaf3596fedc35fecc40963de2097..adc8f6aa7f213616f91afcee984d7288e8bcfe5f 100644 (file)
@@ -48,6 +48,8 @@
 .ambiguity-button {
     border-radius: 10px;
     margin: 0;
+    overflow-wrap: break-word;
+    overflow-y: hidden;
 }
 
 .ambiguity-button.selected {
     transition-delay: 1s;
 }
 
-.label {
+.achievement {
     border-radius: 4px;
     background-color: var(--accent-color-bright);
     color: var(--text-fg-on-accent-bright);