X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=empathy%2Fempathy.css;h=704b54a5ac1759a1be929c4123a3c59cd8f343d4;hp=7e9bf3015a22e8778da33ea56991c37127172e98;hb=913aefc667fc66fed8f6fd9ca712e89339a505ac;hpb=123507982e9643a1cf2d747fbd556fc3856bfa49 diff --git a/empathy/empathy.css b/empathy/empathy.css index 7e9bf30..704b54a 100644 --- a/empathy/empathy.css +++ b/empathy/empathy.css @@ -11,6 +11,7 @@ .vote-choices { display: flex; + flex-wrap: wrap; } .vote-choice { @@ -33,6 +34,7 @@ .ambiguity-group { width: 100%; display: flex; + flex-wrap: wrap; justify-content: center; align-items: center; background-color: var(--accent-color); @@ -42,7 +44,6 @@ } .ambiguity-button { - width: 100%; border-radius: 10px; margin: 0; }